
We <3 Backbone.js at &yet. It’s brilliantly simple and solves many common problems in developing clientside applications.
But we missed the focused simplicity of tiny modules in node-land.
We wanted something similar in style and philosophy, but that fully embraced tiny modules, npm, and browserify.
Ampersand.js is a well-defined approach to combining (get it?) a series of intentionally tiny modules.
Read the post introducing ampersand.js on our blog for more background.
If you don’t actively fight for simplicity in software, complexity will win, and it will suck.
Human JavaScript
Henrik Joreteg introduces practical patterns for powerfully simple application development. Human Javascript is a saner way to write JS.
Buy the book for $39Read it free onlineby Philip Roberts
Rainbowed console logs for chrome, opera and firefox in development.
by Henrik Joreteg
Bind models properties to properly prefixed CSS transforms in backbone/humanjs views.
by Henrik Joreteg
cross-browser getUserMedia shim with node.js style error-first API.