Learn
Code Challenge
Instructions
1.
Complete the timeMiddleware
function to DRY the current application by attaching the currentTime
to the request body as date
. Use this in all routes and eliminate the duplicate code.
Sign up to start coding
By signing up for Codecademy, you agree to Codecademy's Terms of Service & Privacy Policy.