This repository contains my submissions for the course Full Stack Open 2019.
-
part0 — Fundamentals of Web apps
-
part1 — Introduction to React
-
part2 — Communicating with Server
-
part3 — Programming a server with NodeJS and Express
-
part4 — Testing Express servers, user administration
- bloglist (backend)
-
part5 — Testing React apps, custom hooks
- bloglist-backend (copy of part4)
- bloglist-frontend
- custom-hooks
-
part6 — State management with Redux
-
part7 — React router, styling app with CSS and webpack
- routed-anecdotes
- bloglist (frontend + backend)
-
part8 — GraphQL