Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 2.69 KB

README.md

File metadata and controls

29 lines (19 loc) · 2.69 KB

Full Stack Open 2022

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, also covers testing, configuration and environment management, and the use of MongoDB for storing the application’s data.

Course Exercises