Secrets of the DOM Virtual Machine
Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=kD3LaHtwMm8
Most web applications today build their UIs by running JavaScript. But what happens if we instead treat our templates as a specialized functional programming language that can be compiled into optimized bytecode and executed with a virtual machine? Tom explores this novel architecture and some of the performance benefits it gives us.
EVENT:
dotJS 2017
SPEAKER:
Tom Dale
PERMISSIONS:
dotConferences Organizer provided Coding Tech with the permission to republish this video.
CREDITS:
Original video source: https://www.youtube.com/watch?v=tmCLRj6o9XU
Other Videos By Coding Tech
Tags:
web pages
mobile apps
page loading
rendering
web performance
virtual machine
virtual DOM
web development
programming