
Sign up to save your podcasts
Or


In this very first episode of Codesplitters podcast, Poul, Mikkel and Kevin start by introducing themselves and what this podcast will be about.
We talk about code-splitting; what it is, when to split and when not to split your code. We also talk about when is a good time to think about performance in the lifetime of a project. What about old jQuery code or third-party plugins. How to do code-splitting when using Webpack or when using a JS framework. What about lazy-loading JavaScript components when you need them? Can you code-split when using a CMS? ES Modules? Can you code-split CSS? What about critical CSS?
***************
🔗 Links
Lighthouse
Code splitting in webpack
Reduce JavaScript payloads with code splitting
Route-level code splitting in Angular
Extract critical CSS
Snowpack
Skypack (previously Pika Package)
Webcomponents
By Poul Hansen, Kevin Andries and Mikkel RomIn this very first episode of Codesplitters podcast, Poul, Mikkel and Kevin start by introducing themselves and what this podcast will be about.
We talk about code-splitting; what it is, when to split and when not to split your code. We also talk about when is a good time to think about performance in the lifetime of a project. What about old jQuery code or third-party plugins. How to do code-splitting when using Webpack or when using a JS framework. What about lazy-loading JavaScript components when you need them? Can you code-split when using a CMS? ES Modules? Can you code-split CSS? What about critical CSS?
***************
🔗 Links
Lighthouse
Code splitting in webpack
Reduce JavaScript payloads with code splitting
Route-level code splitting in Angular
Extract critical CSS
Snowpack
Skypack (previously Pika Package)
Webcomponents