September 23, 2022 · 5 min readA Quick Start Guide to React SuspenseWe will discuss how React Suspense works and common use casesJoel AdewoleWeb Developer
September 23, 2022 · 5 min readAn article guideline for refine blog postsA guideline for writing articlesNecati ÖzmenHead of Content, refine
September 22, 2022 · 14 min readOTP Authentication with Supabase and Twilio in ReactWe'll implement OTP(SMS) authorization using Twilio and Supabase in React app.Vijit AilSoftware Engineer
September 20, 2022 · 6 min readMemoization in React - How useCallback WorksImprove the APP performance with React useCallback() hookAbdullah NumanFullstack Developer
September 19, 2022 · 6 min readRedirect in React Router V6 with useNavigate hookWe'll discover how to perform a redirect using useNavigate in React Router V6Joseph MawaWeb Developer
September 18, 2022 · 14 min readMaterial UI Grid System in ReactWe'll discover the Material UI (MUI) Grid system with React examplesDoro OnomeSoftware Developer
September 16, 2022 · 6 min readReact useMemo hook guide with examplesImprove the React app performance with useMemo() hookAbdullah NumanFullstack Developer
September 13, 2022 · 11 min readReact memo guide with examplesImprove the app performance with React.memo()Abdullah NumanFullstack Developer
September 12, 2022 · 8 min readA Guide for Next.js with TypeScriptWe will explain the entire process of how to use Next.js in TypeScriptMichael HungboSoftware Developer
September 11, 2022 · 20 min readBuild a Progressive Web App (PWA) with Next.jsWe will walk you through the entire process of building a PWA using Next.JS and refine framework, from start to finish!David OmotayoFrontend developer
September 8, 2022 · 3 min readrefine swag store is now open!The refine swag store is now open for those who enjoy this open source project.Eren ErkalkanCo-Founder, refine
September 7, 2022 · 7 min readNext.js environment variablesWe will take a closer look at environment variables in Next.jsMichael HungboSoftware Developer