Webdev/Beer And Tell/October2011: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 25: Line 25:
| https://github.com/Osmose/charas-playdoh/blob/resources/media/js/resources.js
| https://github.com/Osmose/charas-playdoh/blob/resources/media/js/resources.js
| Just a few convenient JS libraries I've been playing with: [http://icanhazjs.com/ ICanHaz.js], [http://millermedeiros.github.com/crossroads.js/ Crossroads], [https://github.com/millermedeiros/hasher/ Hasher]
| Just a few convenient JS libraries I've been playing with: [http://icanhazjs.com/ ICanHaz.js], [http://millermedeiros.github.com/crossroads.js/ Crossroads], [https://github.com/millermedeiros/hasher/ Hasher]
|-
| potch
| Taming the beast: JS restructuring in AMO's statistics pages
|
| Getting code this complicated ready for shipping was hard. I'm nearly there, and I want to show people some ways I found to make the code cleaner and easier to maintain.
|}
|}

Revision as of 17:50, 21 October 2011

Sign up for October's Beer & Tell!

Speakers

The limit is 5 minutes per speaker. It's like a lightning talk, but don't feel that you have to have slides in order to make a presentation.

Presenter Topic Media More Details
groovecoder & BuddyL humans.txt https://developer.mozilla.org/humans.txt http://humanstxt.org/
jlongster OMGBUGS! <coming soon> node.js powered Bugzilla interface
mkelly JS libraries to make life easier https://github.com/Osmose/charas-playdoh/blob/resources/media/js/resources.js Just a few convenient JS libraries I've been playing with: ICanHaz.js, Crossroads, Hasher
potch Taming the beast: JS restructuring in AMO's statistics pages Getting code this complicated ready for shipping was hard. I'm nearly there, and I want to show people some ways I found to make the code cleaner and easier to maintain.