Backlog

Module-Decomposition πŸ”—  

Mandatory Tasks

These tasks will help consolidate your learning for this sprint. You should complete as many of these as possible before class on Saturday.

Middleware exercises πŸ”— Clone

Middleware exercises πŸ”—

https://sdc.codeyourfuture.io/decomposition/sprints/3/prep/

Why are we doing this?

Reasoning about code re-use is an important skill, and middlewares are common patterns.

Maximum time in hours

2

How to submit

Make a pull request against the CodeYourFuture fork of this repository adding two new directories - one containing your Express application with two custom-written middlewares, and one which replaces one with an off-the-shelf middleware.