Advertise here

Preact – Alternative to React with the Same Modern API

January 09, 2020     791    
Preact – Alternative to React with the Same Modern API

Preact is a fast and 3kB React alternative with the same modern API, components & virtual DOM. 

Preact supports modern browsers (Chrome, Firefox, Safari, Edge) and IE9+. It should work fine in IE7 and IE8, but requires some polyfills.

Preact Features:

  • 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

Related Plugins

Latest Plugins