This course delves into the intricacies of modern web development by exploring the synergy between Webpack, a powerful module bundler, and TypeScript, a typed superset of JavaScript. This course aims to equip participants with the knowledge to seamlessly integrate TypeScript into their development workflow, enhancing code quality and maintainability. By focusing on Webpack, learners will gain proficiency in module bundling, which facilitates the organization of large codebases into modular, manageable, and optimized packages suitable for production environments. Through this course, the core concepts of TypeScript’s type system will be unraveled, highlighting its ability to enforce type-safety and streamline the developer experience for complex projects.
Overview
COURSE DIFFICULTY
Skills Learned
After completing this online training course, students will be able to:
Install and configure Webpack
Manage Webpack configuration files
Utilize Webpack Development Server
Implement ES6 modules with Webpack
Generate source maps with Webpack
Compile TypeScript with Webpack
01. Using Webpack & TypeScript
- Introduction
- Installing Webpack
- Webpack Config
- Webpack Dev Server
- Using ES6 Modules
- Source Maps
- Wrap Up
SKILLS LEARNED
Skills Learned
After completing this online training course, students will be able to:
Install and configure Webpack
Manage Webpack configuration files
Utilize Webpack Development Server
Implement ES6 modules with Webpack
Generate source maps with Webpack
Compile TypeScript with Webpack
COURSE OUTLINE
01. Using Webpack & TypeScript
- Introduction
- Installing Webpack
- Webpack Config
- Webpack Dev Server
- Using ES6 Modules
- Source Maps
- Wrap Up