Introduction to RequireJS

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

RequireJS provides a clean way to load and manage dependencies for your Javascript applications. This video examines the first steps towards using RequireJS.

Egghead License3
~ 10 years ago

Do you have a preference of using either Require.js or Script.js with angular apps? My goal is just to add asynchronous loading of my dependencies.