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

RequireJS in AEM

Avatar

Level 7

 I am trying to use requireJS in AEM.

have gone through the below three URLs, please let me know if there is any more material or some other link I can refer.

https://github.com/yaycmyk/CQ5-RequireJS
http://stackoverflow.com/questions/21222235/using-require-js-for-client-side-dependancies-in-adobe-c...
http://labs.6dglobal.com/blog/2015-05-08/requirejs-kiss/

1 Accepted Solution

Avatar

Correct answer by
Level 10
4 Replies

Avatar

Correct answer by
Level 10

Avatar

Level 7

Hi Scott,

Thats true, its just our front team is used to working with require js.

Thanks

Tuhin

Avatar

Administrator

Hi

As mentioned by Scott, we can use RequiresJS (RequireJS is a JavaScript file and module loader) in the same way as we do for Jquery.

Link:- https://helpx.adobe.com/experience-manager/using/integrating-jquery-framework-cq.html (Add the JQuery framework to the component)

Link:-https://helpx.adobe.com/experience-manager/using/integrating-jquery-framework-cq.html (Integrating the JQuery Framework into Adobe CQ)

Link:- http://labs.6dglobal.com/blog/2015-05-08/requirejs-kiss/

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

 

I hope you will get some help from this.

 

Thanks and Regards

Kautuk Sahni



Kautuk Sahni

Avatar

Level 7

Thanks Scott and Kautuk,

I would try and follow these approaches suggested by you. If I am stuck somewhere, I would get in touch with you guys. Thus now I am marking this as solved.

Thanks

Tuhin