Skip to content

alizainaslam/Full-stack-open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full-Stack-Open

Solutions to exercises in FullStackOpen 2024

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