TutorialsDEC 12, 2024How to use the useParams hook in React RouterWe'll discover how to access the parameters of the current route with the useParams hook in React Router.
AlternativesNOV 11, 2024Top 6 Free Online Code Editors and IDEs with Pros and ConsWe'll compare the best online IDEs and code editors for web development. We'll also look at the pros and cons of each.
IntegrationsNOV 5, 2024Create charts using RechartsWe'll explore how to create charts in a Refine project using Recharts.
IntegrationsSEP 6, 2024Introduction to React Table - TanStack Table Adapter for ReactWe'll explore how to use TanStack Table(React Table) in a react project. We'll also explore how to use TanStack Table with refine.
TutorialsAUG 21, 2024A complete guide to the React createPortal APIWe'll explore the React createPortal API, its advantages, disadvantages, and possible use cases.
IntegrationsAUG 9, 2024How to create a notification provider with react-toastifyWe'll create a custom notification provider in a Refine application using react-toastify.
AlternativesJUL 23, 2024React Hook Form vs Formik - Comparing the most popular React form librariesThis article will compare React Hook Form and Formik by highlighting their strengths and weaknesses.
AlternativesJUL 16, 20245 Best Free Platforms for Hosting Hobby Web ProjectsA list of the best free platforms for hosting hobby web projects. You can host your static websites, React apps, and more for free.
TutorialsJUN 24, 2024Redirect in React Router V6 with useNavigate hookWe'll discover how to perform a redirect using useNavigate in React Router V6
TutorialsJUN 14, 2024Redirect in React Router V6 with Navigate ComponentWe'll see how to redirect using Navigate Component in React Router V6
IntegrationsMAY 24, 2024Using Google Lighthouse to improve app performanceLearn how to use the Google Chrome Lighthouse performance audit tool to identify and improve problems with your app.
IntegrationsMAR 11, 2024JWT Authentication - What is JSON web token?We will focus mainly on using JWTs for securing web applications.
How To BuildDEC 26, 2023How to Build a Web App in 10 steps in 2024In this article, we will explore some steps you can follow when building a web app.
How To BuildSEP 20, 2023How to Build a Modern React Admin with NextUI & RefineA complete tutorial on building sleek, modern React admin interfaces using NextUI's design system and Refine’s powerful hooks.
How To BuildJUL 2, 2023Tremor Guide: Step-by-Step React Dashboard Setup & ImplementationUnderstand building react admin dashboard with tremor with real use cases and common mistakes to avoid. Trade-offs summarized.
How To BuildFEB 23, 2023How to Build a React Admin Panel with Mantine and StrapiWe'll be building a simple React Admin Panel with Refine and Mantine using Strapi as a backend service.
AlternativesFEB 8, 2023Comparing the best headless CMS solutionsWe compared best headless CMS solutions - Strapi, Hasura, and Hygraph. We'll highlight their pros and cons.