
JavaScript Asynchronous Module Definition (AMD) Explained
English | Size: 378.86 MB
Category: Video Training
Learn how to make use of dedicated AMD modules that are reusable and easier to maintain than traditional large JavaScript libraries. This course, JavaScript Asynchronous Module Definition (AMD) Explained, starts with a simple web project that grows into a comprehensive pattern suitable for use in your own projects. Along the way, you’ll learn how to refactor your legacy JavaScript libraries into AMD modules as well as how to develop new modules that remain decoupled from each other. Developers that are new to AMD will often encounter two frustrating errors: “Define not defined” and “Mismatched anonymous define()”. You’ll find a full description of each error and how to address them. By the end of this course, you’ll know how to write modules from scratch, refactor legacy libraries to use modular patterns, and use system events to pass data between modules.
[Read more…]