Posts Tagged "requirejs"
-
Managing JavaScript in SharePoint (Using RequireJS)
SharePoint is a collaboration tool that developers and other IT professionals love to hate. It works to the point where businesses are happy to leave it as their main "information sharing and...
-
A Quick & Dirty Intro to RequireJS
Module loading in Javascript is still finnicky in 2015; here's a guide to making your life a little easier with the popular RequireJS library. The creation and loading of Javascript modules is s...