🗒

How to Fully Optimize Webpack 4 Tree Shaking

https://medium.com/@craigmiller160/how-to-fully-optimize-webpack-4-tree-shaking-405e1c76038

We tend to think Webpack's tree-shaking feature will make our bundles lean. But looks like it needs some help from us, engineers, to actually work.

📽

Building Resilient Frontend Architecture (GOTO 2019)

https://www.youtube.com/watch?v=TqfbAXCCVwE

In this talk Monica defines what architecture means for the frontend, dispels some commonly-held myths, and looks at specific tools and techniques on a scale from micro to macro that you can use today to keep your app from turning into that infamous big ball of mud (c)

📖

Modules in JavaScript

https://exploringjs.com/es6/ch_modules.html

CommonJS? AMD? UMD? ES6 modules? Time to get some clarity and Dr. Rauschmayer is here to help.

🗒

High Performance SVGs

https://css-tricks.com/high-performance-svgs/

How to decrease the file size on the SVGs while preserving the appearance and functionality? Here's some really good advice and tools overview.

📽

How to reduce your Vue bundle size using Webpack (Vueconf US 2019)

https://www.youtube.com/watch?v=NHUiQvYXxw4

In this short talk Jennifer demonstrates how to use webpack-bundle-analyzer on a Vue.js app and what could be optimized.

THE GIF

Thanks Giphy

⏪ Previous edition Next edition ⏩