An open API service indexing awesome lists of open source software.

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.

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