JavaScript Module Fundamentals

JavaScript Module Fundamentals

English | 2016 | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 2h 16m | 279 MB

JavaScript applications have grown increasingly complex. This course will teach you the basics of writing modular, maintainable JavaScript using popular formats, loaders, and bundlers.

At the core of building JavaScript applications is a thorough knowledge of JavaScript modules. In JavaScript Module Fundamentals, you will learn all of the options available for building modular, maintainable, JavaScript applications. You will learn how to use popular module formats like AMD and CommonJS, how to create and transpile modules in the ES2015 format, and you’ll also learn how to bundle modules with Browserify and Webpack. When you’re finished with this course, you will have a foundational knowledge of JavaScript modules that will help you plan and implement your next client or server-side web application.