Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 599 Bytes

README.org

File metadata and controls

11 lines (7 loc) · 599 Bytes

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.