Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

Translucent504/fso20

Repository files navigation

Full Stack Open Exercise Submission Repo

  • Part 0 Fundamentals of Web apps:
    • 0.1: HTML
    • 0.2: CSS
    • 0.3: HTML forms
    • 0.4: new note
    • 0.5: Single page app
    • 0.6: New note
  • Part 1 Introduction to React:
    • courseinfo
    • unicafe
    • anecdotes
  • Part 2 Communicating with server:
    • phonebook
    • countries
    • coursecontents
  • Part 3 Programming a server with NodeJS and Express:
    • phonebook-backend
  • Part 4 Testing Express servers, user administration:
    • bloglist
  • Part 5 Testing React apps:
    • bloglist-frontend
  • Part 6 State management with Redux:
    • unicafe-redux
    • redux-anecdotes
  • Part 7 React router, custom hooks, styling app with CSS and webpack:
    • routed-anecdotes
    • ultimate-hooks
    • country-hook
    • bloglist-extended
  • Part 8 GraphQL:
    • library-backend
    • library-frontend
  • Part 9 Typescript:
    • ...
  • Part 10 React Native:
    • ...