VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
Understanding webpack from the inside out

Understanding webpack from the inside out

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
webpack is a JavaScript module bundler that has taken the world by storm. This talk by a webpack maintainer covers webpack from the inside-out. You'll learn how to write custom plugins and leverage this powerful tool to work seamlessly with your tech stack and development workflow. Talk given by Sean Larkin & Tobias Koppers at ReactConf 2017 Thanks to ReactiveConf for giving us permission to post this talk. freeCodeCamp is not associated with this talk. We're just excited to bring more exposure to to it!
Date: 2022-03-14

Comments and reviews: 3


This entry point is very confusing when you are working with a large scale modular application where there are multiple modules relying on a few files/libraries and there is no such thing as -Javascript kicking off your application-,
What if I have a modular architecture where I may have separate javascript files for the header, main, footer etc and they all have their own javascript files.
It is very difficult for me to understand what kicks off the application.

reply

Tobias Koppers, the founder of webpack, codes JS as a hobby and created webpack for a web project he was making for his thesis. So jealous of this kind of genius.
reply

Want to know about how exactly Webpack works under the hood? Pff, no big deal, all it takes is 20 minutes of your time and one crappy presentation.
reply
Add a review, comment






Other channel videos