Posted on May 28, 2010, 5:13 am, by matthenry, under
Uncategorized.
New Tutorials
There have been several handy tutorials released lately, and I thought it might be useful to collect a few of them here.
Ben Lister’s blog post, Getting Started with HTML5 Local Databases, is a clear, thorough introduction to client-side SQLite databases. The definitive resource is still Apple’s client-side storage reference, but Lister’s article is probably [...]
Posted on May 21, 2010, 5:20 pm, by matthenry, under
Uncategorized.
Exciting stuff this week—a lot of it Node.js-related. Node is reaching a critical mass, and now is a great time to get on board. With that, here’s the news:
RequireJS 0.11.0
It’s no secret that I’m a big fan of RequireJS, the non-blocking, asynchronous dependency manager/build tool for Javascript. Well, with the brand new 0.11.0 release, it’s [...]
Posted on May 14, 2010, 5:44 pm, by matthenry, under
Uncategorized.
Well folks, I’ve got to admit, it was a bit of a slow news week in the Javascript world. But rest assured, I didn’t come to write this post empty-handed.
Garbage Collection
This week, the Ajaxian/WebOS Developer Relations guys linked to a great in-depth article on Palm’s website about garbage collection in Javascript. It goes into a [...]
We had our drawing late last week for two free passes to the Web Optimization Summit, then another drawing due to some communication issues with the first round. Our winners notified and have accepted. The first winner is Mik from productiveinsomnia.com. Our second winner requested anonymity.
Thanks to Christopher Schmitt for the passes to the online [...]
We’re trying something new here at JSMag: in addition to the monthly news column in the magazine, we’ll be featuring a weekly roundup of news here on the blog. We’ve got some great stuff to talk about this week, so let’s dive in.
Traits.js
Traits.js is a library that allows you to use traits in Javascript. In [...]
IN THIS ISSUE…
JAVASCRIPT UI ARCHITECTURE
The great @Getify (”Kyle Simpson” in real life) demonstrates his Client-View-Controller (CVC) approach to JavaScript front-end architecture
CLIENT-SIDE CACHING
A look at implementing client side caching using ExtJS and jQuery.
EXPLORING RAPHAEL
Shea Frederick joins us again, and has a look at the Raphaël library and how it helps to create vector graphics that are [...]