Skip to content

nuKaross/Fullstack-Open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fullstack Open Course 2023 by University of Helsinki.

Deep Dive Into Modern Web Development:

  • React, Redux, Node.js, MongoDB, GraphQL and TypeScript in one go!

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.

The course covers testing, configuration and environment management, the use of databases for storing the application’s data amongst other things.