WTF is RequireJS?

InstructorMark Shust

Share this video with your friends

Send Tweet

In this lesson, Mark will summarize why it is good to use RequireJS for managing JavaScript dependencies. We'll go over an example of a plain vanilla JavaScript implementation of jQuery, and refactor the code to use RequireJS.