Miško Hevery
Qwik Creator (Previously Angular)
Ever wondered how high-level JavaScript turns into low-level CPU instructions? Learn the fundamentals of CPU mechanics to see how code runs through memory operations, inline caching, and deoptimization. You'll build a mental model of JavaScript's performance characteristics by learning how virtual machines (like Google's V8 engine) work under the hood!
This course and others like it are available as part of our Frontend Masters video subscription.
I'm not sure why I enjoy learning the intricacies, innovations, and changes going on in the JavaScript Virtual Machine, but Misko Hevery and his insights in the course ‘Bare Metal JavaScript’ on Frontend Masters make it seem fun.
Always_Staples
Always_Staples