logo dotConferences
Menu

Secrets of the DOM Virtual Machine

Tom Dale at dotJS 2017

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.

Slides