comparisonTop 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.November 11, 2024
reactRefineCreate charts using RechartsWe'll explore how to create charts in a Refine project using Recharts.November 5, 2024
javascriptdev-toolsA Complete guide to pnpmWe'll explore pnpm, an efficient alternative to npm.September 11, 2024
reactIntroduction 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.September 6, 2024
reactA complete guide to the React createPortal APIWe'll explore the React createPortal API, its advantages, disadvantages, and possible use cases.August 21, 2024
reactRefineHow to create a notification provider with react-toastifyWe'll create a custom notification provider in a Refine application using react-toastify.August 9, 2024
react-hook-formcomparisonReact 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.July 23, 2024
comparison5 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.July 16, 2024
reactRedirect in React Router V6 with useNavigate hookWe'll discover how to perform a redirect using useNavigate in React Router V6June 24, 2024
reactRedirect in React Router V6 with Navigate ComponentWe'll see how to redirect using Navigate Component in React Router V6June 14, 2024
dev-toolsUsing Google Lighthouse to improve app performanceLearn how to use the Google Chrome Lighthouse performance audit tool to identify and improve problems with your app.May 24, 2024
dev-toolsJWT Authentication - What is JSON web token?We will focus mainly on using JWTs for securing web applications.March 11, 2024
comparisonHow 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.December 26, 2023
RefinetutorialreacttailwindBuilding React admin panel with NextUI and RefineWe will see how to build a React admin panel using Refine and NextUI components librarySeptember 20, 2023
RefinetutorialreactBuilding a React Admin Dashboard with Tremor LibraryWe'll build a simple React admin dashboard using Refine and Tremor.July 2, 2023
RefinestrapimantinetutorialreactHow 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.February 23, 2023
comparisonstrapiComparing the best headless CMS solutionsWe compared best headless CMS solutions - Strapi, Hasura, and Hygraph. We'll highlight their pros and cons.February 8, 2023
reactHow 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.September 24, 2022