My Ramblings On
Handlebars.js, a nice minimal javascript templating framework.
For anyone looking into javascript templating, I strongly recommend handlebars.js. It is by @wycats, so you know it has some clout behind it. It is active, and seems to be updated/maintained regularly. I haven't been using it for too long, but it has made sense so far, and the logicless templates just feel right.
So, if anyone is in the market, give it a try. You can go to the official site or checkout the github repo.
