Tag: React

React Server Components

There is a lot of talk these days about React Server Components(RSC). Next.js has just announced that their support for React Server Compone…

Using XState with React

For a long time, Redux was the way to do state management in a React app. Bases on the Flux architecture, popularized by Facebook, it comple…

A short introduction to XState

Welcome my son, welcome to the machine - Pink Floyd Everything that’s interactive needs some state. All apps have state, web pages with fo…