×

Chris Courses's video: Creating Multiple Bundles for Multiple Pages with Webpack - Ep 7

@Creating Multiple Bundles for Multiple Pages with Webpack - Ep. 7
🚀View more development courses and content at https://chriscourses.com/ Typically, webpack will store our code in one big bundle which can be good because it decreases the amount of requests made to our server—however—if we’re putting everything into one file, we’re forcing the user to load excess code that the page may not need in order to function. So how do we make use of module bundling while still creating specific scripts for specific pages? The answer is having multiple entry points that compile into multiple bundles. In this tutorial, I’ll teach you exactly how to implement this using web pack. Timeline: 0:10 - Why we’d want to create multiple bundles 0:32 - Project overview 1:14 - Adding multiple entry points 2:20 - Using webpack to compile multiple bundles 3:36 - Adding bundles to our HTML 5:21 - Outro Resources: https://webpack.github.io/docs/multiple-entry-points.html Beatz: Immortal Beats - Oh Wee - Creative Commons For updates on the progress of chriscourses.com and future videos, join the Chris Courses mailing list at http://chriscourses.com. Support Chris Courses Through Patreon: -------------------------------------- https://www.patreon.com/chriscourses Chris Courses Social: --------------------- Twitter: https://twitter.com/chriscourses Facebook: https://www.facebook.com/chriscourses Instagram: https://www.instagram.com/chriscourses Christopher Lis Social: ----------------------- Twitter: https://twitter.com/christopher4lis CodePen: http://codepen.io/christopher4lis

208

21
Chris Courses
Subscribers
164K
Total Post
87
Total Views
12.5M
Avg. Views
152.8K
View Profile
This video was published on 2017-01-19 12:13:53 GMT by @Chris-Courses on Youtube. Chris Courses has total 164K subscribers on Youtube and has a total of 87 video.This video has received 208 Likes which are lower than the average likes that Chris Courses gets . @Chris-Courses receives an average views of 152.8K per video on Youtube.This video has received 21 comments which are lower than the average comments that Chris Courses gets . Overall the views for this video was lower than the average for the profile.

Other post by @Chris Courses