Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 700 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 700 Bytes

Full Stack open 2021

A "Deep Dive Into Modern Web Development"

This repo contains my own solutions and coursework for the Full Stack Open course, edition 2021.

Completion checklist

  • 0: Fundamentals of Web apps
  • 1: Introduction to React
  • 2: Communicating with server
  • 3: Programming a server with NodeJS and Express
  • 4: Testing Express servers, user administration
  • 5: Testing React apps
  • 6: State management with Redux
  • 7: React router, custom hooks, styling app with CSS and webpack
  • 8: GraphQL
  • 9: TypeScript
  • 10: React Native
  • 11: CI/CD
  • 12: Containers
  • 13: Using relational databases