This project is the exercises of the Full Stack Open 2020.
Learn
React,Redux,Node.js,MongoDB,GraphQLandTypeScriptin one go! This course will introduce you to modernJavaScript-based web development. The main focus is on building single page applications withReactJSthat use REST APIs built withNode.js.
- 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