Code-splitting your way to better perf with Webpack in Totally Tooling Tips (S3, E15)

preview_player
Показать описание
Using Webpack want to learn more about code splitting? Then check out this weeks Totally Tool Tips where Addy gives you his top tips and Matt, unhelpfully, questions it.....totes a webpack noob.

Links:

Рекомендации по теме
Комментарии
Автор

At 6:00, your bitly link says "wepback-precache" instead of "webpack-precache".

ColinFox
Автор

GWT framewok introduced code splitting long time ago ( Gmail was partly written in GWT)

zakariaamine
Автор

Back to TTT, and shocked to see G is supporting React officially...

pascalgula
Автор

Is it possible to chunk with a single page website that has multiple sections on page?

staybalancedn
Автор

Is code-splitting the method of lazy-loading?

BrianPreis
Автор

Need an update for 2021 with webpack 4 and how to handle failed loading chunks

rickyu
Автор

A megabyte of JS? Back in the '90s the entire page including images wasn't even a megabyte.

CTimmerman