Hacker News new | ask | show | jobs
by carsongross 4471 days ago
It isn't ready yet (another few weeks until a 0.1) but I'm working on a simpler UI framework that lets you bind HTML elements directly to REST-ful URLs, cutting out a big swath of complexity for many apps:

http://intercoolerjs.org/

Again, this is not ready yet and I'm actively changing things, but if you are interested in an AJAX framework that is concerned with keeping complexity to a minimum, it might be worth checking out. Comments and criticisms very welcome.

1 comments

I just created a post about this on StackOverflow...

Awesome!

http://stackoverflow.com/questions/22386214/whats-the-best-w...