Thursday, 30 April, 2020 UTC


Summary

Preact is a fast 3kB React alternative with the same modern API. Components & Virtual DOM.
All the power of Virtual DOM components, without the overhead:
  • Familiar React API & patterns: ES6 Class, hooks, and Functional Components
  • Extensive React compatibility via a simple preact/compat alias
  • Everything you need: JSX, VDOM, DevTools, HMR, SSR.
  • Highly optimized diff algorithm and seamless hydration from Server Side Rendering
  • Supports all modern browsers and IE11
  • Transparent asynchronous rendering with a pluggable scheduler
  • Instant production-grade app setup with Preact CLI

Read more Live Preview Get Hosting