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
reactA Guide on React Lazy LoadingWe will be looking at what lazy loading is, how it works, and how it can be used to improve the performance of React applications.July 12, 2024
reactHow to use React Strict Mode in React 18What is Strict Mode in React 18 and how to use it to find and fix bugs in your React application.July 10, 2024
nextjsdev-toolsWhat is Turborepo and Why Should You Care?The advantages of using Turborepo for monorepo development.July 5, 2024
material-uireactA Guide on Material UI AutoComplete in ReactWe'll discover the Material UI AutoComplete component with examplesJuly 3, 2024
nextjsHow to use Next.js API Routes?We will deep dive into Next.js API Routes with Dynamic Routes.July 3, 2024
javascriptdev-toolsWhy you should prefer using pnpm over npm and yarn?The advantages of pnpm and comparison guide.July 2, 2024
reactWhen to use dangerouslySetInnerHTML in React?Find out when to use dangerouslySetInnerHTML in React and how it can help avoid XSS attacks.July 2, 2024
reactHow to use React Fragments?We'll cover what React Fragments are, differences between React Fragments and Div elements.June 26, 2024
nextjstutorialRefineBuild 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!June 25, 2024