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/
Solved! Go to Solution.
Views
Replies
Total Likes
Would it not be the same as using other JS frameworks in AEM- ie JQuery and AngularJS?
https://helpx.adobe.com/experience-manager/using/integrating-jquery-framework-cq.html
https://helpx.adobe.com/experience-manager/using/AngularJS.html
Views
Replies
Total Likes
Would it not be the same as using other JS frameworks in AEM- ie JQuery and AngularJS?
https://helpx.adobe.com/experience-manager/using/integrating-jquery-framework-cq.html
https://helpx.adobe.com/experience-manager/using/AngularJS.html
Views
Replies
Total Likes
Hi Scott,
Thats true, its just our front team is used to working with require js.
Thanks
Tuhin
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies