- Course
Angular Denver '19: ~920 Bytes: Creating the Smallest Angular App in the World
Angular Denver 2019 | ~920 Bytes: Creating the Smallest Angular App in the World | Robert Wilemelis
- Course
Angular Denver '19: ~920 Bytes: Creating the Smallest Angular App in the World
Angular Denver 2019 | ~920 Bytes: Creating the Smallest Angular App in the World | Robert Wilemelis
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
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.