list
list copied to clipboard
A central catalog of existing, planned and requested workshoppers
Repo: https://github.com/grabbou/nodeschool-eventemitter Not sure if this part has been already covered somewhere, but was thinking that we might want to create additional workshop to cover this field. What you think?...
Would love to have a canvas-workshop similar to webgl-workshop, so we could have a 2d game workshop as a follow up.
- arg parsing & libs for this - switches aliases etc. - designing to work with pipes - sub-commands - packaging for global install - output stuff: colors, tables, progress...
Still on the fence about whether this would be helpful as a workshopper, so looking for other's opinions. The idea is to take a college intro level Algorithms course (like...
What about some fancy techniques and examples of how to use node-proxy to e.g. load balance your server or just provide a nice bridge to your node projects living on...
There're [bacon-love](https://github.com/mikaelbr/bacon-love) and, possibly, [RxJS](https://github.com/Reactive-Extensions/RxJS/issues/355) version coming. What about adding those/creating new ones on the topic?
If you're planning on starting a new adventure workshop you may find [adventure-map](https://github.com/timoxley/adventure-map) helpful. It suggests some basic structure and adds some utilities for your adventure: - Adds syntax highlighting...
In #22, @mikeal talked about creating a tool to consolidate workshops into a curriculum. It might make sense for this to be structured as a skill tree, (e.g. https://github.com/352Media/skilltree, but...
I've started work splitting up functional-javascript-worshop into more focussed, easily digestable chunks. First installment is es5-workshop, which will solely focus on ES5 stuff: - https://github.com/timoxley/es5-workshop At the moment it's just...
The idea for this was already discussed here https://github.com/nodeschool/discussions/issues/4. However I don't know what the state is of this right now. If someone is working on this, please comment here...