Skip to content

mkawi/fullstackopen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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