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
How to Edit a crontab
Crontab is a powerful scheduling tool in Unix-like systems. This article provides a comprehensive guide on using crontab, covering the basics of creating a crontab, setting up environment variables, scheduling jobs, and error handling.
React Slick Examples - Creating a carousel
We'll see how to use React Slick in your React projects through a step-by-step guide and hands-on demo.
JavaScript Substring Method
We'll learn how to use JavaScript substring method to extract substrings from a parent string.
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.
Top React Admin Templates 2025
We have compiled a list of the top 5 React admin templates that are currently available on the market.
How to use Material UI Card Component
We'll discover the Material UI Card component with examples
How to use Material UI Checkbox
We'll discover the Material UI Checkbox component with examples
How to create React draggable components with react-dnd
We'll be using the react-dnd library to create draggable components in React.
How to Create Dynamic Forms in React CRUD app with Ant Design
Easy way to creating dynamic forms in React CRUD apps with Ant Design
How to use Material UI Select in React
We'll discover the Material UI select component with examples
How to Use Tailwind CSS Grid
We look at how to implement responsive layouts with CSS Grid using TailwindCSS Grid classes.