Backbone is good too but doesn't support data-binding that is a very important feature to let html/JS very simple
On Wed, Oct 26, 2011 at 6:42 PM, Jean-Baptiste Onofré <[email protected]>wrote: > A kind of similar is Backbone.js too: > > http://documentcloud.github.**com/backbone/<http://documentcloud.github.com/backbone/> > > The rendering of Backbone is interesting and the features are very close > knockoutJS. > > > Regards > JB > > On 10/26/2011 03:58 PM, Emmanuel Venisse wrote: > >> Hi Olivier, >> >> Do you know knockoutJS? >> http://knockoutjs.com/ >> >> It's a good JS framework with data binding, With it it is easy to write UI >> with a Model-View pattern and a complete independence between JS and html. >> >> Emmanuel >> >> On Wed, Oct 26, 2011 at 2:31 PM, Olivier Lamy<[email protected]> wrote: >> >> Hello Folks, >>> >>> As now we have most of the archiva services available tru REST, this >>> will be more easy. >>> My first plan is to write a struts2 theme based on jquery and >>> bootstrap css (this theme will be called jqboot). >>> The goal is to have a shareable theme (if some folks want to use it in >>> their applications) >>> Note this means using jquery for various redback stuff (users list >>> etc..) and in some part of ui (ajax tabs in artifact info display >>> etc....) >>> >>> Let me know your opinion. >>> >>> Thanks, >>> -- >>> Olivier Lamy >>> Talend : http://talend.com >>> http://twitter.com/olamy | http://linkedin.com/in/olamy >>> >>> >> > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
