Posts
Introduction to React Table - TanStack Table Adapter for React
We'll explore how to use TanStack Table(React Table) in a react project. We'll also explore how to use TanStack Table with refine.
A complete guide to the React createPortal API
We'll explore the React createPortal API, its advantages, disadvantages, and possible use cases.
Building React admin panel with NextUI and refine
We will see how to build a React admin panel using refine and NextUI components library
Building a React Admin Dashboard with Tremor Library
We'll build a simple React admin dashboard using refine and Tremor.
How to create a notification provider with react-toastify
We'll create a custom notification provider in a refine application using react-toastify.
Comparing the best headless CMS solutions
We compared best headless CMS solutions - Strapi, Hasura, and Hygraph. We'll highlight their pros and cons.
React Hook Form vs Formik - Comparing the most popular React form libraries
This article will compare React Hook Form and Formik by highlighting their strengths and weaknesses.
5 Best Free Platforms for Hosting Hobby Web Projects
A list of the best free platforms for hosting hobby web projects. You can host your static websites, React apps, and more for free.
Top 6 Free Online Code Editors and IDEs with Pros and Cons
We'll compare the best online IDEs and code editors for web development. We'll also look at the pros and cons of each.
Redirect in React Router V6 with Navigate Component
We'll see how to redirect using Navigate Component in React Router V6
How to use the useParams hook in React Router
We'll discover how to access the parameters of the current route with the useParams hook in React Router.
Redirect in React Router V6 with useNavigate hook
We'll discover how to perform a redirect using useNavigate in React Router V6
Using Google Lighthouse to improve app performance
Learn how to use the Google Chrome Lighthouse performance audit tool to identify and improve problems with your app.