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
Audit Log With Refine
We'll apply Refine's built-in audit logging functionality
Implementing Role Based Access Control
We'll implement Role Based Access Control (RBAC)
Creating an Admin Dashboard with Refine
We'll be building a admin backend app for the Pixels client app.
Adding Realtime Collaboration
We'll implement realtime broadcast and subscription of pixels updates in Pixels app.
Adding CRUD Actions and Authentication
We'll initialize our Pixels app using Refine and get familiar with the boilerplate code to be created with the create refine-app CLI tool.
Setting Up the Client App
We'll initialize our Pixels app using Refine and get familiar with the boilerplate code to be created with the create refine-app CLI tool.
Pilot & Refine architecture
We'll be taking a look at the architecture of Refine and how week of Refine series will be structured.
Comparing the best headless CMS solutions
We compared best headless CMS solutions - Strapi, Hasura, and Hygraph. We'll highlight their pros and cons.
React Hook Form vs Formik - Comparing the most popular React form libraries
This article will compare React Hook Form and Formik by highlighting their strengths and weaknesses.