-
Notifications
You must be signed in to change notification settings - Fork 100
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
WORKSHOPPER WISHLIST #181
Comments
"NPM Basics to Super-User" |
browserify, scientific computing (@mikolalysenko's modules), computer graphics |
helper-less async, each exercise presents asynchronous challenges of increasing difficulty and your job is to solve them without using |
@rvagg well, technically I think they could use any flow control solution if we're only validating the input and output :) but that might actually be great, let people toy with different approaches, the solutions to which could actually be a great way to show the differences between them in a standard way. |
@mikeal no, for each exercise it would analyse the program source and make sure you have no non-core and non-local |
(cross post from another repo) some ideas for a browserify workshop:
basically show how to build complex things using a group of simple modules |
ES6+ |
|
|
I'd like to do ES6 workshopper as well ( Collections, Proxies, Generators ) |
I've been working on a security workshop but haven't had much time to work on it, unfortunately. |
FYI we have a new repo for cataloguing and discussing existing and future workshoppers @ https://github.com/nodeschool/workshoppers @linclark is going to take responsibility for curating it and keeping it clean (sort of) but the idea is to have an issue per workshopper, existing, ones under development and requested (wishlist) workshoppers. |
I think I captured all of the ideas from here which haven't already been turned into a workshopper. Feel free to add an issue to https://github.com/nodeschool/workshoppers if I missed any. |
+1 es6 |
There is an ES6 one on nodeschool.io, http://nodeschool.io/#count-to-6. If there is a set of additional ES6 exercises that don't make sense to add to that one, we could open up a new issue to track that on https://github.com/nodeschool/workshoppers |
Further workshopper requests should be opened on https://github.com/nodeschool/workshoppers/issues |
Want a NodeSchool Workshopper on a particular topic and it doesn't exist? Put your ideas down in this thread!
Want to make one but don't know what topic? Read through this thread!
The text was updated successfully, but these errors were encountered: