https://github.com/kamildzierzak/full-stack-open
Exercises and my solutions from Full Stack open course.
https://github.com/kamildzierzak/full-stack-open
css expressjs html js nodejs react redux testing
Last synced: 3 months ago
JSON representation
Exercises and my solutions from Full Stack open course.
- Host: GitHub
- URL: https://github.com/kamildzierzak/full-stack-open
- Owner: kamildzierzak
- Created: 2023-07-12T09:54:07.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-30T20:18:10.000Z (almost 3 years ago)
- Last Synced: 2025-02-09T09:15:00.842Z (over 1 year ago)
- Topics: css, expressjs, html, js, nodejs, react, redux, testing
- Language: JavaScript
- Homepage:
- Size: 3.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# full-stack-open
- [x] part 0 - Fundamentals of Web apps
- [x] part 1 - Introduction to React
- [x] part 2 - Communicating with server
- [x] part 3 - Programming a server with NodeJS and Express
- [x] part 4 - Testing Express servers, user administration
- [x] part 5 - Testing React apps
- [x] part 6 - Advanced state management
- [x] 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