Rizky Purnawan Dwi PutraBuilding a Fast and Type-Safe API with TypeScript, Fastify and PrismaCreating a fast, efficient, and scalable API from scratch can feel like a daunting task. But don’t worry! Thanks to modern frameworks like…Oct 15, 2024Oct 15, 2024
Abdul Rehman IkramBuilding a Real-Time Booking System with Next.js 14: A Practical GuideSetting Up the ProjectJan 13Jan 13
kalanithiNext.js Authentication SetupAuthentication is a critical aspect of building secure and user-friendly web applications. In this blog, I’ll walk you through setting up a…Jan 111Jan 111
InBits and PiecesbyMike ChenTop 7 Alternatives to Next.js in 2025Exploring Modern Frameworks That Bring Unique Strengths to Web Development Beyond Next.jsDec 25, 202415Dec 25, 202415
Ham Na NakornBuilding a Real-Time ChatGPT App with Next.js, TypeScript, and Server-Sent Events (SSE)In this blog, I’ll walk you through building a simple, real-time chat application using Next.js and TypeScript. This project leverages…Oct 11, 2024Oct 11, 2024
TuringvangHow To Use Matcher in Next JS MiddlewareIn Next.js, middleware allows you to run custom logic before a request completes. While middleware can be applied globally by default…Sep 22, 20241Sep 22, 20241
Cristafovici DanMaster Data Fetching with Axios And React Query in 2024 — Part 1Data fetching remains one of the most important parts of each application. The times when a simple landing page with static information…May 6, 20241May 6, 20241
Saandeep BaansodEffortless API Request Handling in Next.js with Axios: A Comprehensive GuideNext.js is a powerful React framework that enables you to build server-side rendering and static web applications with ease. One common…Jun 20, 20242Jun 20, 20242
InMuzli - Design InspirationbyErik MessakiHow to Create a Great Website Hero Section10 practical tips for designing a motivating Hero Image that always worksApr 20, 20249Apr 20, 20249
FarmaanTwo Factor Authentication with NextJSIn this blog, you’ll find how to implement Two-Factor Authentication (2FA) using an authenticator app in a Next.js application. It will…Jun 15, 20241Jun 15, 20241
Shrihari HaridasHow to install MongoDB on Ubuntu 22.04In today’s tech world, MongoDB is like a superhero for managing data in applications. It’s super flexible, handling different types of data…Feb 10, 2024Feb 10, 2024
Emmanuel NnajioforHandling file uploads to AWS S3 in Nextjs14If you’ve ever built a web application with some form of CRUD functionality, there’s a chance that you’ve had to work with file uploads in…Mar 18, 2024Mar 18, 2024
Excel NwachukwuHow to Configure Secure Routes Using Next.js Middleware — the right way!By leveraging middleware in Next.js, you can intercept requests and apply access control measures to your application’s routes.Jun 9, 20243Jun 9, 20243
Dezarea BryanDeploying an Express Server on Vercel: A Step-by-Step GuideIntroductionApr 10, 20241Apr 10, 20241
Mohit Vaswani7 Powerful Mac Apps That Will Blow Your MindIf you are a Mac user looking for the best Mac apps, you've come to the right place.Jul 22, 202421Jul 22, 202421
Frederick TaylorSoftware for MacOS Developers that cannot Miss, AgainHere’s a summary of essential software for macOS development. All of these tools are free, and most are open-source. I hope they enhance…Jun 15, 202411Jun 15, 202411
Mirza LekaEvent-Driven Programming in Node.jsThis article will explore the insights of the Events module in Node.jsJul 31, 2024Jul 31, 2024
Vignal BriceIntegrating Prisma with Next.js#Prisma #JavaScript #Hooks #NextJS #CacheValidationJan 2, 2024Jan 2, 2024
InStackademicbyIshara AmarasekeraReact.js : Building a Multi-Step Form with Wizard PatternStep-by-Step Implementation of a Multi-Step Registration with Wizard Pattern in React JSMay 14, 202410May 14, 202410