Let's compare React with the upstart newcomer Solid-JS in an eCommerce showdown!

Example Code: https://github.com/jherr/react-vs-solid-fight 
SolidJS: https://www.solidjs.com/ 
Getting Started: https://www.solidjs.com/guide 
Router: https://github.com/solidjs/solid-app-router 

React isn’t known for being a performance champion. Instead, it excels mainly by having the biggest mindshare and ecosystem. Sure, both come from React’s leadership in the UI frameworks space and being one of the first in the game, but the point still stands.

This, however, leaves room for other frameworks to compete and beat React on the performance front - such as Solid.

Solid is a declarative JS UI library, combining React’s JSX-centric and TypeScript-friendly approach with a compiler and deep optimizations to deliver vanilla JS levels of performance at no cost of the development experience.

#react #solidjs

React vs SolidJS - What's The Difference
3.85 GEEK