Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exercises you can steal: https://github.com/timoxley/express-koans #2

Open
timoxley opened this issue Oct 27, 2013 · 3 comments
Open

Comments

@timoxley
Copy link

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.

@azat-co
Copy link
Owner

azat-co commented Oct 27, 2013

@timoxley oh wow, very nice stuff! thank you! ;-)

@timoxley
Copy link
Author

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

@azat-co
Copy link
Owner

azat-co commented Oct 28, 2013

@timoxley, that's the tricky part, making it engaging but covering the important stuff ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants