Javascript meetup series
javascript, jquery, html5, node.js, coffeescript, etc.
Posted 2012.04.05 Revised 2012.09.30
I've been organizing a Javascript discussion/presentation series under the rubric of the Northampton (MA) Web Developers meetup group -- sort-of resuming what Stan Silver started in 2011.
Coming up - late October 2012??
I want to do a non-jquery session... games, graphics, sound, keyboard & touchscreen input... there's a lot you can do with vanilla js and html(5) APIs.
I'm looking for 3-5 people to give 5-10 minute presentations (showing off cool sound/graphics etc)... in the remaining time, we could discuss iOS/Android gotchas or whatever.
Resources
I'll be collecting tutorials, articles, demos, etc here...
- JS quickref
- JQuery & alternatives
- dserv script for frontend dev (requires Node.js - then,
npm install dserv -g)
Also see my Reference section and demos.