For UI i recommend Qooxdoo. Qooxdoo make us no need to write HTML and CSS , for 3 years already . We even forget what HTML and CSS looks like its javascript is so clean and truly object oriented . UI Widgets are professionally designed , we don't even need a graphic designer in our team. Integration with web2py is very easy too , but we write whole view logic in qooxdoo and server side data by doing ajax request, to JsonRPC.
It is complete, we only need specialized JSLibs like D3 and JQPlot , all other needs are provided by qooxdoo (From UI to AJAX LongPoll , JsonRPC, Databinding). On Sun, Jun 15, 2014 at 3:04 PM, Massimo Di Pierro < [email protected]> wrote: > Often Angular comes up on this list. I tried it and I was un-impressed. > Instead today my favorite client-side stack is based on these: > > - jquery.js > - sugar.js > - ractive.js > - semantic-ui (css & js) > > Have you tried sugar, ractive, and semantic-ui? What is your opinion? > > Massimo > > > > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

