Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Compilers - The Next Frontier In Web Performance
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Who am I
- 3 What is a compiler
- 4 The browser
- 5 The history of compilers
- 6 Jasmine and Yui Compressor
- 7 ES4 Life Death
- 8 The Enlightenment
- 9 JavaScript
- 10 Closure Compiler
- 11 Todays Tools
- 12 Todays Problems
- 13 JavaScript Startup Time
- 14 Glimmer VM
- 15 Ember MVC
- 16 Ember Templates
- 17 Angular Templates
- 18 Valid Templates
- 19 declarative templating
- 20 what is an opcode
- 21 Constants pool
- 22 Virtual Machine
- 23 Fetch API
- 24 Virtual Machine Visualization
- 25 Open Element
- 26 Flush Element
- 27 Text Element
- 28 Close Element
- 29 Return
- 30 GlimmerVM
- 31 WebAssembly
- 32 WebAssembly Properties
- 33 WebAssembly Performance
- 34 C Rust
- 35 Domainspecific languages
- 36 WebAssembly in Glimmer VM
- 37 WebAssembly in Ember
- 38 Conclusion