Making Use of React Query in Fetching Data and Adding Pagination for Performance Optimization in React.Sep 28, 2022·10 min read·586
Creating a Custom Api with StrapiStrapi is an open-source headless content management system (CMS) that enables developers to swiftly build custom APIs for their applications. With Strapi, you can define your data structures, create custom endpoints, and manage various API-related t...Jul 26, 2023·3 min read·501
Using Tailwind CSS and SASS to Set Up Your Next.js ProjectBuilding a website with Next.js which required the installation of different dependencies can be frustrating. In this article, we will discuss how you can set up your app using Tailwind CSS and SASS. Intro Next.js is an open-source web development fr...May 1, 2022·3 min read·1.4K