SystemJS is a module loader that supports all of the most common JavaScript module formats in use today. Not only that, but with plugins, SystemJS can let you load assets like CSS and images as if they were ES6 modules.
In this course you'll learn all about SystemJS and JSPM. You'll see how to start a new project with SystemJS and how to configure plugins. Along the way, you'll see how to use SystemJS for compiling and loading styles and for loading older third-party libraries as if they were ES6 modules. You'll also learn about JSPM, a package manager that works with SystemJS.
Learn JavaScript: The Complete Guide
We've built a complete guide to help you learn JavaScript, whether you're just getting started as a web developer or you want to explore more advanced topics.