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

helper-less async #6

Open
linclark opened this issue Jul 12, 2014 · 0 comments
Open

helper-less async #6

linclark opened this issue Jul 12, 2014 · 0 comments

Comments

@linclark
Copy link
Contributor

From nodeschool/discussions#181:

helper-less async, each exercise presents asynchronous challenges of increasing difficulty and your job is to solve them without using require for anything other than local modules. Teach async programming the hard way...

for each exercise it would analyse the program source and make sure you have no non-core and non-local require() calls. The point being to force you to actually understand it instead of hiding behind a lib (or a pattern like promises .....)

Does anyone have a suggested outline for the lesson?

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

No branches or pull requests

1 participant