-
Course
- Core Tech
RequireJS: JavaScript Dependency Injection and Module Loading
This course introduces RequireJS, a module loader and dependency injection framework for JavaScript.
What you'll learn
This course introduces RequireJS, a module loader and dependency injection framework for JavaScript. In this course, we will learn how to use RequireJS to better organize our code into separate modules. We will then use the r.js tool to optimize our code before releasing to production.