Commonly Compared
Preact
vs
SpecsUpdate
Current stable version8.1.0
GZipped size3.3kb
Sitehttps://preactjs.com
Ranked in these QuestionsQuestion Ranking
Pros
Pro Lightweight
The size when gzipped is only 3kb, and performance is as good as (or even faster than) React itself.
Pro Same API as react
Avoids having to learn an entire new paradigm, and makes it easy to switch between the two libraries later on.
Pro Lots of examples and libraries
They have a bunch of examples and addon libraries.
Pro Awesome CLI
Preact CLI gives you a perfect scoring PWA out-of-the-box with no configuration.
Cons
Con Difficult to learn
You need to be good in React JS first to learn Preact. Documentation is not rich. And some of the examples given on site are not working. Developers are not much active on Stack Overflow as well.
Commonly Compared
Preact
vs
