/FullStackOpen

My solutions to the https://fullstackopen.com/en/ exercises.

Primary LanguageJavaScript

FullStackOpen

This repo contains my solutions to the exercises of the online course “Full Stack Open” by the University of Helsinki.

For solutions to part 3, see this repo.

This course serves as an introduction to modern web application development with JavaScript. The main focus is on building single page applications with ReactJS that use REST APIs built with Node.js. The course also contains a section on GraphQL, a modern alternative to REST APIs.