Browsing Tag
nextjs
162 posts
Deploy Next.js Supabase App to Cloud Run using Artifact Registry and Secrets Manager
Table of Contents Introduction Step 1: Set Up Your Google Cloud Project Create a Google Cloud Project Install…
How to install Ahrefs Web Analytics
Ahrefs has recently launched a new web analytics tool that is free to use. Here’s how to install…
Portfolio built with Next.js, TailwindCSS & Nodemailer
Said MOUNAIM Mounaim.dev is a personal project built with Next.js and TailwindCSS. Getting Started Clone the repository: git…
Conquering the Setup Loop with Daytona
How I Started Using Daytona 🛠️ As a developer juggling multiple projects, I often found myself stuck in…
Top 10 React js interview questions.
Q1. What is React and what are its benefits? Ans: React is a JavaScript library for building user…
What is the React Slots pattern?
React Slots are a pattern for component composition that allows you to pass components or JSX as children…
Username and Password Authentication with Better_Auth, Next.js, Prisma, Shadcn, and TailwindCSS
In this guide, we will implement Username and Password Authentication for a modern web application using a robust…
Implementing Google One Tap Authentication in Next.js
Google One Tap is a streamlined authentication method that allows users to sign in to your application with…
Next.js 14: Optimizing SEO with Metadata and Sitemap
In modern web development, ensuring your site is SEO-friendly is crucial for discoverability. Next.js 14 simplifies this with…