Angularjs 2 and AEM | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by edubey

Hi,

Recently I worked on a project in which  AngularJS v1.5.5 was used with AEM 6.1 for a lot of features

I haven't seen any major issues but you might see some challenges when using angular templates in AEM.

Reg, Angular 2, its still new and you might see issues and also its completely different from previous version of angular.

These comments are based on my experience with it :)

Thanks

11 replies

smacdonald2008
New Participant
October 26, 2016

You add this JS lib the same way as other JavaScript frameworks. You use a ClientLib as discussed in this article: 

https://helpx.adobe.com/experience-manager/using/AngularJS.html

Hope this points you in the correct direction...