Skip to content

timiscoding/fullstackopen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Open

Course syllabus

My exercise solutions are structured as per the course modules.

  • 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

Spin offs

Some projects have their own repos since I decided to add extra features/styling.

Part 6 - BlogList

Part 9 - Patientor