My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
Preact
Preact
#preact
26 followers·59 articles

Preact is an attempt to recreate the core value proposition of React (or similar libraries like Mithril) using as little code as possible, with first-class support for ES2015. Currently the library is around 3kb (minified & gzipped).

It retains a large amount of compatibility with React, but only the stateless functional components and ES6 Classes interfaces. As one would expect coming from React, Components are simple building blocks for composing a User Interface. - PreactJS.com

Gautam Vaja
Discuss

·

28 likes

·

669 reads