Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsfoss0/fullstackopen.com
University of Helsinki - Deep Dive into modern web development with React, Redux, GraphQL, MongoDB, NodeJs and Typescript
https://github.com/itsfoss0/fullstackopen.com
fullstackopen react redux university-of-helsinki
Last synced: about 7 hours ago
JSON representation
University of Helsinki - Deep Dive into modern web development with React, Redux, GraphQL, MongoDB, NodeJs and Typescript
- Host: GitHub
- URL: https://github.com/itsfoss0/fullstackopen.com
- Owner: Itsfoss0
- License: mit
- Created: 2024-01-15T09:58:59.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T21:30:41.000Z (3 months ago)
- Last Synced: 2024-07-26T23:36:04.657Z (3 months ago)
- Topics: fullstackopen, react, redux, university-of-helsinki
- Language: JavaScript
- Homepage:
- Size: 806 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fullstack Open
Deep Dive into modern web development with React, Redux, GraphQL, MongoDB and Typescript
## The Challenge
[Part 0](./0x00-part_zero/): Fundamentals of Web Applications
[Part 1](./0x01-part_one/): Introduction to React
[Part 2](./0x02-part_two/): React Component, Props and antipatterns
[Part 3](./0x03-backend_node/): Backend engineering with the nodejs runtime
[Part 4](./0x04-authentication_testing/): User authentication and testing
[Part 5](./0x05-frontend_react/): Frontend user auth and E2E testing
[Part 6](0x06-redux_flux/): Advanced state management with redux and redux-toolkit
[Part 7](0x07-routing_advanced): Routing and class components
[Part 8](0x08-graphql): GraphQL