filmov
tv
Webpack tutorial for beginners in bangla | Introduction to webpack ( part-1)
Показать описание
Webpack tutorial for beginners in bangla( part-1) | Intoduction to webpack
======================================================
What is Webpack?
It's a module bundler(Individual unit of functionality)
Theory discussion. I know it's boring.
The idea of SPA(single page application)(React, Angular,Vue)
Big Js File or Multiple small Js file
======================================================
*Big JS file - problem in maintenance and debugging
*small Js file - Problem in performance and loading in order
* Webpack comes to rescue
Also do other things like CSS preprocessing, image optimization, improve Performance and so many things out of the box
Mastering webpack is not so easy. It requires time
It's a complete series on webpack in Bangla and following topics are discussed
======================================================
1.Introduction to webpack.Why we need it?
2.Installing webpack and configuring project files
3. Running webpack with different options
7.On-Demand script loading and Hashing and caching
FB group link
================================================
======================================================
What is Webpack?
It's a module bundler(Individual unit of functionality)
Theory discussion. I know it's boring.
The idea of SPA(single page application)(React, Angular,Vue)
Big Js File or Multiple small Js file
======================================================
*Big JS file - problem in maintenance and debugging
*small Js file - Problem in performance and loading in order
* Webpack comes to rescue
Also do other things like CSS preprocessing, image optimization, improve Performance and so many things out of the box
Mastering webpack is not so easy. It requires time
It's a complete series on webpack in Bangla and following topics are discussed
======================================================
1.Introduction to webpack.Why we need it?
2.Installing webpack and configuring project files
3. Running webpack with different options
7.On-Demand script loading and Hashing and caching
FB group link
================================================
Комментарии