Hacker News new | ask | show | jobs
by chapel 5559 days ago
This is what I see being the next logical step for feature rich realtime webapps. Connecting the front and backends in a virtually seamless way with little to no real overhead.

Taking the Backbone.js Todos example and making the change to using your backbone-redis code is pretty slick. That and the chat example, they just work. My only wish is that the chat example's interface was a bit easier to use.

Keep up the great work, love seeing novel approaches to existing projects.