Today was an incredibly important and proud day for me: Todd Gardner of TrackJS and I debuted the Script and Style Show on YouTube. This live show will serve as an awesome opportunity to discuss the current landscape of web development and will allow us to talk to industry-leading developers about their experiences.
Here is episode 0:
It's early days so please provide constructive feedback and let us know if you have requests, whether it be format changes, guest interviews, or anything else.
I couldn't be more excited for this new chapter. Thank you for all of the support!
I work with an awesome cast of developers at Mozilla, and one of them in Daniel Buchner. Daniel's shared with me an awesome strategy for detecting when nodes have been injected into a parent node without using the deprecated DOM Events API.
If you follow me on Twitter, you know that I've been working on a super top secret mobile application using Appcelerator Titanium. The experience has been great: using JavaScript to create easy to write, easy to test, native mobile apps has been fun. My...
Javascript has a number of native events like "mouseover," "mouseout", "click", and so on. What if you want to create your own events though? Creating events using MooTools is as easy as it gets.
The MooTools JavaScript
What's great about creating custom events in MooTools is...
If you haven't heard of Woot.com, you've been living under a rock. For those who have been under the proverbial rock, here's the plot:
Every day, Woot sells one product.
Once the item is sold out, no more items are available for purchase.
You don't know how many...