No reason you can't use Angular 2 with web2py, as web2py handles the back end and Angular 2 is a front end framework. The only potential issue is if you are using web2py templates that include Angular template code, you need to change the template delimiters in either web2py or Angular, as already noted.
Anthony On Friday, January 6, 2017 at 5:48:36 AM UTC-5, John Philip wrote: > > Hi Ramos, > > thanks for your quick reply. I did manage to get angular js working but I > was wondering if it also works for Angular 2 since this is a bit different > to Angular JS. > > thanks, > > John > > On Friday, January 6, 2017 at 11:41:07 AM UTC+1, Ramos wrote: >> >> >> http://www.web2pyslices.com/slice/show/1894/web2py-and-angularjs-handlebars-delimiters >> >> 2017-01-06 10:27 GMT+00:00 'John Philip' via web2py-users < >> [email protected]>: >> >>> Hi there, >>> >>> I searched for this however I could not find an answer. Is it possible >>> to use Angular 2 in web2py ? >>> >>> thanks and regards, >>> >>> John >>> >>> -- >>> 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.

