Your App, Done. A JS Framework that makes it easy to build high performance, real time web and mobile apps. (formerly JavaScriptMVC)

Chicago, IL
3.2's docs cache in localStore so repeat visits are super duper fast.
1
DoneJS retweeted
Replying to @MarkShust
@markshust indeed mate. javascriptmvc is the reason why i like clientside :)
1
We defeated js tonight. Thanks everyone.
Dennis Ritchie, Creator of the "C" language and co-xreator of Unix is dead at age 70.....all programmers owe him a moment of silence.
51
5,282
183
Plus, model.list now has static update and destroy methods, used to make a single request that updates or deletes multiple instances.
Getting a release out is a lot of work #javascriptmvc
1
Plus ... Enhanced controller's update to rebind event handlers. So useful with templated actions binding on passed in models.
Went through pretty much all docs and updated to 3.2. Feels great removing code from demos and leaving it much more straightforward.
1
1
wow the @javascriptmvc site has come a long way since i last looked at it. nice work, @jupiterjs, love the builder!
1
3
You can use uglify. Brian posted on the forum how to do it. If you don't want to minify, you prob don't want steal.
1
Created the 3.2 changelog: github.com/jupiterjs/javascr… missing anything?
Jupiter Consulting is hiring a JavaScript Ninja Master Jedi at jobs.37signals.com/jobs/9842
1
Multi-build is working again in trunk. Only pluginify is left before 3.2!
Anyone speak Mandarin, know jQuery and want to work for @jupiterjs? There's a job waiting for you! Probably even if you don't speak Mandarin
JavascriptMVC is a beast. Thanks @_gerardo for tweeting about this. Talk about making dev life easier.
1
1
@addy_osmani @alexgraul talked with @jdalton about this? Also, why not bless an existing framework with this ability?
Starting to finalize 3.2. Make sure you report any 3.1 bugs or issues before it's too late!
1
3
Did you know that jmvc's $.Range normalizes text ranges across all browsers?
1
Committed a new scaffold for new getting started. It makes a 'list' and create plugin for a specific type.