tag: javascript
-
Raphaël Javascript Library
Saturday, November 6, 2010 5:17 p.m.
Easy, cross-browser vector graphics, right in your DOM. I’m using some svg icons on this site.
-
Backbone.js
Saturday, October 30, 2010 11:36 a.m.
Backbone supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.
Also, this article of an overview of backbone.js was alright.
-
Promote.js
Thursday, October 28, 2010 11:38 p.m.
For better javascript documentation.
-
Flow Control in npm
Monday, October 25, 2010 6:22 p.m.
@izs waxes on flow control patterns used in npm, his package manager for node.
He seems to have released the code as a slide-flow-control library, which can be yours thusly,
npm install slide. -
Sammy.js
Monday, October 25, 2010 11:06 a.m.
Sammy is a tiny javascript framework built on top of jQuery. It’s RESTful Evented JavaScript.
I wrote an introduction to sammy.js a while back, circa version 0.5.4.
-
Curried JavaScript Functions
Saturday, February 20, 2010 11:42 p.m.
No, not curried spicy, but curried lambda-calculus-like.
-
How Do We Kick Our Synchronous Addiction?
Tuesday, February 9, 2010 11:40 p.m.
-
Control Flow in Node.js
Thursday, February 4, 2010 11:38 p.m.
-
Hot Code Loading in Node.js
Sunday, January 31, 2010 11:32 p.m.
-
Log Collection Server with Node.js
Sunday, January 31, 2010 11:32 p.m.

