Explore the inner workings of Preact, a lightweight 3kb alternative to React, in this illuminating JSConf EU 2017 talk by Jason Miller. Dive deep into the fundamentals of front-end development, including JSX and Virtual DOM, while demystifying DOM diffing and understanding the mechanics of keys. Discover performance and size optimizations as you journey through the internals of this compact framework. Gain valuable insights into efficient front-end development techniques and learn how to leverage Preact's minimalist approach for building fast, responsive web applications.
Overview
Syllabus
Introduction
Virtual DOM
DOM
Text
Avoid getters
Live node lists
Measurement
Shortcircuit
Taught by
JSConf