🌎 Community-curated list of tech conference talks, videos, slides and the like — from all around the world

🎤

The most performant code is code that never runs. Modern web apps are bigger in size that ever before, and the idea of Shipping Less JavaScript™ feels like a pipe dream. Until now. Thanks to modern bundlers, ES6 module magic and the brand new import() proposal, JavaScript finally has an idiomatic way of delivering parts of your web app when it's needed. This talk is meant to show how you can start using import() today to load smaller, faster code with minimal effort.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.