Twitter: @mootools
I've followed @jquery now for quite a while. Though I spend most of my time with Moo, it's good to keep up with the other frameworks and see what I can gain from their ideas. Even if you're a MooTools dev, I'd recommend throwing a follow @jquery's way.
That said, I happy to say that I'll be spreading the Twitter love by helping Aaron Newton moderate the @mootools account. Please send any good Moo-related articles, demos, or scripts in an "@" reply to the @mootools account, in a shout out to Aaron directly, as a comment to this page (now and in the future), or via my contact page.
This is an announcement I'm very excited about. Please help gain momentum by sharing articles and passing on the word!
![JavaScript Promise API]()
While synchronous code is easier to follow and debug, async is generally better for performance and flexibility. Why "hold up the show" when you can trigger numerous requests at once and then handle them when each is ready? Promises are becoming a big part of the JavaScript world...
![Camera and Video Control with HTML5]()
Client-side APIs on mobile and desktop devices are quickly providing the same APIs. Of course our mobile devices got access to some of these APIs first, but those APIs are slowly making their way to the desktop. One of those APIs is the getUserMedia API...
![Dynamic Waveform Visualizations with wavesurfer.js]()
Waveform images are an awesome addition to boring audio widgets. They can be functional as well as aesthetically pleasing, allowing users to navigate audio visually. I recently found wavesurfer.js, an amazing waveform image utility that uses to Web Audio API to create super customizable...
![Advanced CSS Printing – Using JavaScript Double-Click To Remove Unwanted DIVs]()
Like any good programmer, I'm constantly searching around the internet for ideas and articles that can help me improve my code. There are thousands of talented programmers out there so I stumble upon some great articles and code snippets that I like to print out...
Congrats David! Following @mootools now! :)