Preact - Into the Void 0
Offered By: JSConf via YouTube
Course Description
Overview
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.
Syllabus
Introduction
Virtual DOM
DOM
Text
Avoid getters
Live node lists
Measurement
Shortcircuit
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube