Skip to content

Code Repository for the Full stack course from the Department of Computer Science at the University of Helsinki, Finland.

Notifications You must be signed in to change notification settings

dananjayavr/fullstackopen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Dive Into Modern Web Development - Full stack open 2020

Department of Computer Science at the University of Helsinki

Course Introduction

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, and the use of MongoDB for storing the application’s data.

Course Contents

  • Part0 : Fundamentals of Web apps
  • Part1 : Introduction to React
  • Part2 : Communicating with server
  • Part3 : Programming a server with NodeJS and Express
  • Part4 : Testing Express servers, user administration
  • Part5 : Testing React apps
  • Part6 : State management with Redux
  • Part7 : React router, custom hooks, styling app with CSS and webpack
  • Part8 : GraphQL
  • Part9 : Typescript

About

Code Repository for the Full stack course from the Department of Computer Science at the University of Helsinki, Finland.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published