React devs are in a wonderful spot today


React devs are in a wonderful spot today. Why?

Because many new libraries that are challenging React…are heavily inspired by React (and the React ecosystem). This makes them easy to learn.

Example: Deno’s Fresh

It’s inspired by React and Next.js. So, it’s easy to pick up. 👍
Fresh uses Preact, a lightweight React alternative.

And its routing in heavily inspired by Next.js routing.

So Fresh’s sales pitch is: Use my existing skills on a fast, edge-friendly, strongly typed, server-rendered, integrated environment.

View original on X