Middleware exercises

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
Half a day
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
express
Domain
backend

Research direction

Start with the linked coursework at https://sdc.codeyourfuture.io/decomposition/sprints/3/prep/ and inspect the repository structure before creating the exercise. Done means the CodeYourFuture fork contains two new directories: one with an Express application using two custom-written middlewares, and one replacing one middleware with an off-the-shelf alternative.

Written by the indexing model from the issue text.

Description

🏕 Priority Mandatory 🐂 Size Medium 📅 Sprint 3 Core Module-Decomposition Submit:PR
Link to the coursework

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

4

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.

Dominant language
No language data
Stars
0
Forks
71
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from CodeYourFuture/Module-Decomposition

All issues in CodeYourFuture/Module-Decomposition

Similar issues

More Backend & API Design issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.