Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 710 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 710 Bytes

Fullstack Open

Deep Dive into modern web development with React, Redux, GraphQL, MongoDB and Typescript

The Challenge

Part 0: Fundamentals of Web Applications

Part 1: Introduction to React

Part 2: React Component, Props and antipatterns

Part 3: Backend engineering with the nodejs runtime

Part 4: User authentication and testing

Part 5: Frontend user auth and E2E testing

Part 6: Advanced state management with redux and redux-toolkit

Part 7: Routing and class components

Part 8: GraphQL