Hey Acaz, I was just checking over your link there and it seems pretty full featured - there are actually quite a few MVC libraries out there written in Javascript. ExtJS <http://www.sencha.com/products/js/> is pretty ridiculously full featured, a couple of others you might want to check out are BackboneJS <http://documentcloud.github.com/backbone/>, KnockoutJS<http://www.knockoutjs.com/>, and AFrameJS <http://www.aframejs.com> (I am developing this), these libraries are much smaller, much more focused, and don't include the entire kitchen sink.
Shane On Mon, Dec 20, 2010 at 2:41 PM, Acaz Souza <[email protected]> wrote: > that framework http://wiki.javascriptmvc.com/index.html is a good idea > for large projects? > > someone know that? > > -- > To view archived discussions from the original JSMentors Mailman list: > http://www.mail-archive.com/[email protected]/ > > To search via a non-Google archive, visit here: > http://www.mail-archive.com/[email protected]/ > > To unsubscribe from this group, send email to > [email protected]<jsmentors%[email protected]> > -- --------------------------------------------------- http://www.shanetomlinson.com http://www.aframejs.com - a Javascript MVC library making traditional app development in the browser much easier -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
