kpealecodes.hashnode.devHow to Add Authentication to Your Next.js App with Auth.jsHave you ever wanted to add authentication to your Next.js app but didn’t know where to start? In this article, I’ll walk you through how to add authentication to your Next.js application using Auth.js, formerly known as NextAuth. By the end of this ...Jul 19, 2025·6 min read
kpealecodes.hashnode.dev2024 Year In ReviewHappy New Year, everyone!! I know saying “Happy New Year” in the second quarter of 2025 sounds wild, but this is actually my first post of the year. I’ve never done a year-in-review before, so I decided to start with one as my first article. I’ll try...Apr 17, 2025·5 min read
kpealecodes.hashnode.devWhy Contributing to Open Source is Essential for DevelopersIntroduction In the ever-evolving world of software development, open-source projects have become the lifeblood of innovation, powering everything from the websites we visit daily to the apps on our smartphones. But open source is more than just a co...Aug 25, 2024·4 min read
kpealecodes.hashnode.devHow to Build a Dark Mode Toggle with Tailwind CSS and React ContextIntroduction Dark mode is a highly sought-after feature in modern web applications, offering an aesthetically pleasing alternative to the default light theme and reducing eye strain in low-light environments. In this tutorial, we'll guide you through...Aug 25, 2024·3 min read
kpealecodes.hashnode.devWhy Tailwind CSS is a Game-Changer for Frontend DevelopmentIntroduction In the fast-paced world of frontend development, efficiency and speed are paramount. Developers are constantly seeking tools that streamline workflows without compromising on quality. Tailwind CSS has emerged as a game-changer in this sp...Aug 25, 2024·4 min read