Angular Denver '19: ~920 Bytes: Creating the Smallest Angular App in the World
Course info



Course info



Description
In this talk, Robert Wilemelis presents an experimental idea on how to reduce the bundle size of a simple Angular application to a size under 1Kb by using a code coverage report of (unit-)tests, TypeScript, and deleting lines of code with a deeper understanding of JavaScript.