|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/webpack-4-first-steps/
课程评论:没有评论
Webpack 4 - 入门 本课程将带您深入了解 Webpack,一个强大的模块打包工具。Webpack 不仅仅是一个简单的打包器,它能帮助您自动化项目中的诸多细节,例如 CSS 样式前缀添加、打包优化、使用 TypeScript 和 Sass 编写代码并将其编译为浏览器兼容版本等。 通过本系列课程,您将获得 Webpack 的实操经验,并学会如何在真实项目中运用 Webpack。一旦配置完成,Webpack 能够让您专注于代码质量本身,将优化和代码处理的工作交给它。然而,正确配置 Webpack 并理解每一个配置项的作用至关重要。本课程将带您一同探索 Webpack 的奇妙旅程。
Webpack is a module bundler which is much more than just a bundler. It allows you to automate a lot of moving pieces of your project (like prefixing CSS styles, optimizing bundles, writing in TypeScript and Sass and compiling down to browser version, etc.)In this complete series, we're going to get hands on experience with Webpack and how to start working on real projects using Webpack as the technology.Once configured, webpack gives you to ability to truly focus only on the code quality you write and leave rest of the optimization and code work on it. However it is important to configure it correctly and know at every moment which configuration does what. In this whole series, we're going on a joy ride with webpack.