Hacker News new | past | comments | ask | show | jobs | submit login
jQuery Mobile + Backbone.js, working together (bennolan.com)
58 points by jashkenas on Nov 23, 2010 | hide | past | favorite | 8 comments



In related news, Backbone 0.3.2 was released this afternoon. If you haven't upgraded your copy in a bit, 3.0+ includes Controllers, and more flexible REST persistence for legacy web servers.


Do you have any plans for doing form building capability in backbone? I was trying backbone out and I found that to be a part that I would like to have in there. I was trying to figure out the best way to get it done. I'm thinking something along the lines of what Sammy has:

http://code.quirkey.com/sammy/docs/api.html#Sammy.FormBuilde...

Also, great job on this (and coffee script as well).


I'm afraid that there are no plans to add a FormBuilder to Backbone proper -- the idea is to keep it light, and forms are probably best created with your chosen JavaScript templating library in any case.


It's amazing how fast web development can change. jQuery Mobile and Backbone didn't even exist a 2 months ago and CoffeeScript is also just getting popular lately.

Who knows if these new libraries/technologies will catch on but it's an exciting time to be a web developer.


I blame github.


You know, I think you're right. If a project is on GitHub, it's just so easy to jump in and get started hacking. It feels qualitatively different from open source in the old days, a few years ago.


I hate projects with empty README. I still don't know what Backbone is and not going to have to open the source to find out.


The readme, such as it is, can be found here:

http://documentcloud.github.com/backbone/

You certainly don't have to open the source.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: