You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to build the skills from the ground up (contrast with yours jumping straight into jade haha!), but the reason is many express users don't seem to care about HTTP at all (200 status code all the things!) and fail to read the express manual so they miss important things like app.get/set, mounting, error middleware, regex routes, etc
Hey I've got an 'express koans' thing I set up a while back: https://github.com/timoxley/express-koans
I'd thought to rejig them into workshopper, but I don't really use express anymore so meh.
Just thought I'd let you know you're welcome to steal any exercises from there if you think they're useful.
The text was updated successfully, but these errors were encountered: