Hacker News new | ask | show | jobs
by jdee 5778 days ago
A conversation about single page apps would not be complete without mentioning Sammy.JS http://code.quirkey.com/sammy/

It's a fantastic little library that gives you the ability to add what I can only describe as 'rails-style' routes to your client side .js apps. It makes your single page apps much easier to write and has a good event-handling model too.