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 Open Source Hackathon 2
The second Refine Open Source Hackathon is an excellent opportunity for developers to showcase their skills, learn Refine and win prizes!
A Complete Guide to Listing Docker Containers
We'll discuss the importance of listing docker containers, how to list running and stopped containers, listing the latest containers, and how to disable truncation of container names.
A Detailed Guide on TypeScript Enum with Examples
We'll explore TypeScript Enums with examples.
refine.new - Introducing the Fastest Way to Create Refine Apps
Discover how refine.new and the Refine framework are transforming the way developers create front-end applications in the React ecosystem
How to use Material UI Modal
We'll learn how to use Material UI Modal to create a popup window that can display important information or facilitate user input.
Adding PDF Renderer
We are going to add PDF renderer to our PDF Invoice Generator app that we have been building last few days. This is also where we summarize our accomplishments and wrap up the series.
Creating Mission and Invoice Pages
We add more CRUD views to the Pdf Invoice Generator app we have been building using Refine and Strapi last few days.
Adding CRUD Pages
We'll be adding CRUD pages for Company, Client and Contact resources in this post.
Setting Up the Invoicer App
We start with setting up the Invoicer app by choosing Ant Design as a UI framework and Strapi as a dataprovider
Pilot & Refine architecture
We'll be taking a look at the architecture of Refine and how week of RefineWeek series will be structured.
Building a React Admin Dashboard with Refine
We will be building a Complete React CRUD application using Refine and Airtable, a famous backend service to illustrate how you can power your applications with refine.