Skip to content

Latest commit

 

History

History
61 lines (37 loc) · 3.6 KB

README.md

File metadata and controls

61 lines (37 loc) · 3.6 KB

This repository contains exercise solutions to the 2019 edition of the Full Stack Open course from the University of Helsinki.

View Solutions

  • unicafe-redux - rewrites the core of the unicafe exercise from part 1 using Redux state management
  • redux-anecdotes - rebuilds the anecdotes exercise from part 1 using Redux state management and adds REST operations with json-server and redux-thunk

View Solutions

View Solutions

Part 4 is a backend api written with node express that allows users catalogue blog posts or articles
Go to Part 4 Solution

Part 3 serves as a backend written in express and node for Part 2's React UI
Exercises for Part 3 can be found in a separate repository\

Go to Part 3 Solution

  • Exercises 2.1 - 2.5: course-content
  • Exercises 2.12 - 2.14: countries
  • Exercises 2.6 - 2.10, 2.11, 2.15 - 1.20: phonebook

View Solutions

  • Exercises 1.1 - 1.5: courseinfo
  • Exercises 1.6 - 1.11: unicafe
  • Exercises 1.12 - 1.14: anecdotes

View Solutions

  • Exercise 0.4: new note
  • Exercise 0.5: Single page application
  • Exercise 0.6: New note

View Solutions