Join me as we unravel the vibrant discussions around React 19's latest changes! From the uproar about Suspense to the debates on state management, this post offers fresh insights and reflections from the developer community.
In the twists and turns of software engineering, it can be difficult to define a testing strategy. In this article I emphasize the priority of user experience and propose a simple set of guidelines for front end testing with the help of React Testing Library.
Among the many recipes of frameworks, a popular combination these days is React with Next.js. It would be an oversight to assume we're automatically covered in terms of performance. Let's take a dive in performance implications of React with Next.js.