Stress Testing Concurrent Features in React 18

React 18 released the highly anticipated concurrent features. In this article, we are diving into a 3D visualization and discuss how to optimize its performance step by step with React 18’s concurrent rendering. Read more

Similar

The Pain of React Router in Redux

This is how most conversations about routing end in the React/Redux ecosystem. There’s no doubt that React Router is the standard-bearer for SPA routing in the React world, and there’s more to its success than its early arrival on the scene or its SEO-fri... (more…)

Read more »