HI Pravin,
Can you please provide an exact example. I tried to look your application and it's not working.
Pravin Sable wrote:
Unfortunately, I had lost that code when platform was updated to v10. I would advise against using angular with Outsystems. I eventually abandon the project due to binding issue. I believe v10 works better with react.js so you could it a try.
I have not seen a single post where this has been told that how to implement Angular Library, Call your app.js, call controller, file hierarchy to download third party plug-ins like routing etc. If you find anything then please post.
Thanks for quick reply
Anuj Rastogi
I have been down this path and would like to advise against using angular with OutSystems.
Hi Praveen, I got the way of implementation. So a big thanks for your help.
Thanks
I have also been involved on a project that used an Angular library to build an offline solution and it has proven to not scale, the code is not maintainable, it is not being optimised for the platform and is hogging resources on the server side.
Lessons learnt:
Make an informed decision before trying to utilise the platform in a manner that would best make use of the framework that is being selected.
Any framework can be implemented on the platform but that does not mean that one should implement any framework because that is their comfort zone or it is the latest fad.
Angular and OutSystems - Comparing Approaches
Slim/AngularJS versus Outsystems, an personal experience
This talk is very biased Angular and OutSystems - Comparing Approaches
I have been using Angular on separate project and it's a great framework. So is outsystems. They just don't play together well.