workshopper / list

A central catalog of existing, planned and requested workshoppers
14 stars 7 forks source link

Event loop workshopper #40

Open remixz opened 8 years ago

remixz commented 8 years ago

I worked on a workshopper this weekend that tries to explain the JS event loop: https://github.com/remixz/going-loopy

It's a bit different from other workshoppers, since it's sort of more like an interactive story. The story is narrated by a wizard, Bruggie the Sometimes Great, who explains the event loop through a lot of fantastical language. The user is then given examples to run, which show them the event loop in action.

It's still a WIP, since I might be able to flesh it out a bit more, but I'd love to hear feedback on it, mostly to make sure that I understand the event loop. :laughing: