Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 630 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 630 Bytes

FullStackOpen 2022

Solutions to exercises in FullStackOpen 2022

Curriculum

  • Part 0: Fundamentals of Web apps
  • Part 1: Introduction to React
  • Part 2: Communicating with Server
  • Part 3: Programming a server with NodeJS and Express
  • Part 4: Testing Express servers, user administration
  • Part 5: Testing React apps
  • Part 6: State Management with Redux
  • Part 7: React Router, Custom Hooks, Styling app with CSS and Webpack
  • Part 8: GraphQL
  • Part 9: TypeScript
  • Part 10: React Native
  • Part 11: CI/CD
  • Part 12: Containers
  • Part 13: Using Relational Databases