NetTuts: Make Your MooTools Code Shorter, Faster, and Stronger
My latest NetTuts tutorial has hit! From the post:
MooTools is one of the most flexible, modular, and well written JavaScript frameworks available. So many people use it but many of them don't optimize their code. This post will provide you with fifteen simple tips for making your MooTools code shorter, faster, and stronger.
Don't miss it! http://net.tutsplus.com/tutorials/javascript-ajax/make-your-mootools-code-shorter-faster-and-stronger/
As much as developers now loathe Flash, we're still playing a bit of catch up to natively duplicate the animation capabilities that Adobe's old technology provided us. Of course we have canvas, an awesome technology, one which I highlighted 9 mind-blowing demos. Another technology available...
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.
In the five years I've been at Mozilla I've seen some awesome projects. Some of them very popular, some of them very niche, but none of them has inspired me the way the MozVR team's work with WebVR and A-Frame project have.
A-Frame is a community project...
(Posting on nettuts makes problems, so I’ll post here..)
Hi –
very good article, especially since it’s extensive.
It brought some new insights (event delegation) and the jQuery + Mootools part is quite helpful – when using wordpress with plugins, this is unfortunately nearly unavoidable.
regards.