Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Angular 2 with AEM.

Avatar

Level 4

Hi,

Is anyone using Angular 2 with AEM? I have gone through these articles but none of them worked properly.

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

http://keysandstrokes.info/integrate-aem-with-angular-2/

http://keysandstrokes.info/integrate-aem-6-2-angular-24/

I heard there could be issues using it in AEM because single page applications could be bad for authoring and AEM doesn't exactly support Angular 2. Any inputs would be appreciated!

1 Accepted Solution

Avatar

Correct answer by
Administrator

Please have a look at this blog post :- http://suryakand-shinde.blogspot.in/2016/07/developing-single-page-applications-in.html

// DEVELOPING SINGLE PAGE APPLICATIONS IN AEM USING ANGULARJS

Also have a look at this slide :-https://www.slideshare.net/connectwebex/build-single-page-applications-using-angularjs-on-aem

// Build single page applications using AngularJS on AEM. It also covers pro's & con's of it. 

~kautuk



Kautuk Sahni

View solution in original post

3 Replies

Avatar

Level 10

The HELPX article showed how to incorporate Ang2 libs into AEM and the example worked. However - it all depends what you want to do - if you want to create a component that uses Ang2 libs to drop onto a page - that seems to work fine. 

Avatar

Correct answer by
Administrator

Please have a look at this blog post :- http://suryakand-shinde.blogspot.in/2016/07/developing-single-page-applications-in.html

// DEVELOPING SINGLE PAGE APPLICATIONS IN AEM USING ANGULARJS

Also have a look at this slide :-https://www.slideshare.net/connectwebex/build-single-page-applications-using-angularjs-on-aem

// Build single page applications using AngularJS on AEM. It also covers pro's & con's of it. 

~kautuk



Kautuk Sahni

Avatar

Employee

Can you share specific issue , what exactly is not working for you ?