Massimo, can you post a ractive example where you had problems doing it with angular?
Whe should go to examples to understand this angular/ractive issue better 2014-06-16 4:31 GMT+01:00 Massimo Di Pierro <[email protected]>: > I have used Angular for a project and it was a nightmare. I soon moved to > ractive and did not regret it. Angular forces a scope and, for example, > promises can only live within the scope. That means you cannot use Angular > promises in your own library unless you put all the code in the scope. I > constantly found myself fighting the constraints imposed by angular. > > > On Sunday, 15 June 2014 19:59:43 UTC-5, samuel bonill wrote: >> >> Angular is very easy to learn... >> >> #1 http://campus.codeschool.com/courses/shaping-up-with-angular-js/intro >> >> #2 www.*ng*-*book*.com >> >> El domingo, 15 de junio de 2014 03:34:25 UTC-5, Massimo Di Pierro >> escribió: >>> >>> 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.

