boolean-uk / software-developer

0 stars 0 forks source link

Restructure day 1 and 2 of API module #132

Open vherus opened 2 years ago

vherus commented 2 years ago

Day 1 students create an express API and use a sample React client to get familiar with the request response cycle, day 2 is much easier where they're just creating a simpler API and using a tool to test the routes.

Students picked up on it.

Suggest moving the Counter exercise to day 1's afternoon and moving day 1's address book API to day 2, which may mean refactoring the morning sessions a bit