Overview
Explore techniques for optimizing Angular applications in this 40-minute conference talk from ng-conf. Dive into topics such as virtual machine optimization, application structure analysis, performance recording, change detection strategies, and immutability. Learn how to implement reference checks, pure functions, and caching mechanisms to enhance your Angular app's efficiency. Discover the power of refactoring, performance benchmarking, and real-time updates to create faster, more responsive web applications.
Syllabus
Intro
Virtual Machine
Going to see screen
Application overview
Application structure
Calculations
Adding more data
Recording performance
Change detection
Onpost change detection
Reference check
Immutablejs
refactoring
performance benchmarks
inspection
refactor
change detection indication
pure functions
caching
memo decorator
realtime updates
outro
Taught by
ng-conf