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
OTP Authentication with Supabase and Twilio in React
We'll implement OTP(SMS) authorization using Twilio and Supabase in React app.
Redirect in React Router V6 with useNavigate hook
We'll discover how to perform a redirect using useNavigate in React Router V6
A Guide for Next.js with TypeScript
We will explain the entire process of how to use Next.js in TypeScript
Build a Progressive Web App (PWA) with Next.js
We will walk you through the entire process of building a PWA using Next.JS and Refine framework, from start to finish!
React 18 Upgrade Guide and New Features
React 18 was released! Are you looking to upgrade to React 18? Learn about the new features and changes in this comprehensive guide.
refine swag store is now open!
The Refine swag store is now open for those who enjoy this open source project.
How to become a modern Node.js developer?
The most essential skills to have as a modern Node.js developer
Material UI button in React
A complete guide on using Material UI button in a React app
Introduction to Next.js Link component with examples
A guide for navigation between pages using Next.js Link
How to create a CRUD app with SvelteKit
We'll build a CRUD Blog app using SvelteKit and Svelte MUI