Explore the Angular Ivy project's new rendering architecture in this 46-minute Devoxx conference talk. Dive into the design and philosophy behind Angular's instruction set for rendering templates, learning how it leverages modern ES6 ecosystem capabilities to improve performance and reduce code size. Discover techniques for applying Ivy's design patterns to your own applications, covering topics such as TypeScript, framework basics, dependency injection, tree shaking, conditional references, and dynamic component creation. Gain insights from Alex Rickabaugh, a core Angular team member at Google, on designing for tree shaking and writing monomorphic code to optimize your web applications.