
Learning by "Guessing"; Understanding Webpack Better by Learning Vite; Mastering Vite based on Webpack Experience.
0.0 | (0 ratings) | 32 students | Author: OnlyKiosk Tech
Course Duration:
4 sections • 44 lectures • 4h 27m total length
0.0 | (0 ratings) | 32 students | Author: OnlyKiosk Tech
Course Duration:
4 sections • 44 lectures • 4h 27m total length
What you'll learn:
- Master Webpack 5 and Webpack DevServer
- Master Vite
- Master Webpack and Vite library
- Master Webpack Module Federation
Requirements:
- Basic JavaScript knowledge
- Basic NPM knowledge
Description:
In this course, we teach both Webpack and Vite. But we did not just stack a Webpack course and a Vite course together. Studying Webpack lays the foundation for the following Vite study; learning Vite deepens your understanding of Webpack. By comparing the similarities and differences between Webpack and Vite, you can better understand both. "Exploring" in the "darkness."We take a different approach in beginning our Webpack study. Instead of directly telling you what to do, we will "force" you to figure things out by yourself. Since Webpack 4, a config file is no longer needed. This, of course, is just a marketing technique, something Webpack does to attract more new users by appearing to be simple and convenient. But for beginners, this new feature offers the perfect opportunity to learn Webpack. We will create a project and modify it till it meets the default demands of Webpack. In this process, you will develop a more accurate and much deeper of how Webpack works and how to configure it. If you prefer the old way of learning, where I give you detailed instructions on how to do everything, we have got you covered. We have prepared a traditional Webpack entry lesson, which teaches everything step by step.
Who this course is for:
- JavaScript developers who want to learn Webpack 5
- JavaScript developers who want to learn Vite