Skip to main content

Refine
Technical Blog

A resource for Refine, front-end ecosystem, and web development. Here, we publish insightful articles that demystify complex concepts, explore new trends, and provide helpful tips to enhance your coding journey.

Featured Posts

This post is about the useReducer() hook in React. We demonstrate with examples how to use it for action based state updates and discuss some safe practices.