Recently, I was working on a React Router v7 app where I needed to implement a cookie banner. The app...
Recently, I was working on a React Router v7 application where I needed to display a toast...
Here's a quick tip - React Router v7 routes aren't limited to just rendering UI components. They can...
My New Year's Resolution is to write more. My most viewed posts have been about specific challenges...
When building projects with Vite, you may encounter situations where you need to prevent certain...
Introduction 👨🏫 Let's be honest - setting up tools for a new project can be a frustrating...
In the vast ocean of programming and technology, we all strive to stay afloat. DEV has emerged as one...
Introduction In today's digital age, the usage of URLs as a medium to share the state of...
Introduction Express is a minimalistic Node.js framework. One of the key benefits of using...
Table of contents Introduction What is Tailwind...
Introduction There's no doubt that calendars and date pickers are one of the most useful...
Introduction If you're like me, and you tend to start many new Next.js projects the same...
Introduction Browser extensions are gaining more and more popularity recently. They're not...
Introduction Redux is probably the most popular state management library in React...
Introduction Recently I've started working on an expense tracking application for my...
What is scrollspy? Scrollspy is a mechanism that highlights an active menu item based on...