Sunday, February 06, 2022

SolidJS: Reactive Javascript Library => Preact.js (?)

one more JS tool... so "vanila.js" is still the fastest :)

SolidJS · Reactive Javascript Library
Simple and performant reactivity for building user interfaces.

Vanilla
1
Solid 1.0.0
1.05
Inferno 7.4.8
1.2
Svelte 3.37.9
1.27
Preact 10.5.12
1.42
Vue 3.0.6
1.54
React 17.0.1
1.93
Angular 12.0.1
1.93
Ember 3.22.0
2.21




NPM downloads: 
solid-js - npm (16K/week)
svelte - npm (275K/week)
angular - npm (500K/week)
vue - npm (2.7M/week)
preact - npm (1M/week)
react - npm (15M/week)

so just based on "numbers", and compatibility with most popular React,
"preact" has best combination at this point...


Etsy, recently announced the completion of Etsy’s migration from React v15.6 to Preact 10. Going beyond the difference in library size, Sangster argued that adopting Preact lowered the risk associated with migrating Etsy’s large codebase. As Preact was already used by Etsy’s front-end team, migrating to Preact for seller-facing pages would avoid maintaining a fragmented stack.


No comments: