RequireJS, AngularJS and jQuery Living Together
We have a project where we are already using RequireJS to dynamically load JavaScript. The project is on the Sitecore platform and we are bundling our renderings with their supporting client-side code. First we call RequireJS in the head tag. Then if I have a interactive component, like a carousel,… Read more »