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.
All Posts
refine vs React-Admin Which is Better for Your Project?
We will compare the features of Refine and react-admin
Create Your Easy Customizable Internal Issue Tracker With Refine and Supabase
This web application will us to create issue and tasks for your team members. You will also be able to choose the priority of these tasks, their tags, and which person to assign them to.
Migrating a React-Admin Application to Refine
Recently, our team decided to migrate a B2B admin panel of one of our customers from React-Admin to Refine to battle test our new framework and improve our productivity.
Build Fast and Customizable Admin Panel with NestJS
We will prepare a simple `job-posting` application. We will also use the Refine framework for the admin panel. The project will consist of two parts, api and admin.