Strapi Email and Password Authentication with Next.js 15: Part 2
In this final part, you will learn session management, Middleware, forgot/reset password, logout, and password change in Strapi using Next.js.
April 30, 2025Strapi Email and Password Authentication with Next.js 15: Part 1
Learn how to build a complete Strapi Email & Password Authentication system using Next.js: user registration, email confirmation, login, etc. & code examples.
April 28, 2025How to Use Drizzle ORM with PostgreSQL in a Next.js 15 Project
Learn how to integrate Drizzle ORM with a Next.js 15 admin dashboard using PostgreSQL, React Hook Form, and Zod for type-safe forms and server-side queries.
April 21, 2025Getting Started With Strapi and Next.js – Launchpad the Official Strapi Demo
Getting started with Launchpad the official Strapi Demo
April 17, 2025Managing Content Across Multiple Environments in Strapi: Part 1
Learn best practices for managing Strapi content across multiple environments—development, staging, and production—in a self-hosted setup.
April 15, 2025SEO-Friendly Pagination Solution for Large Websites
Struggling with pagination SEO? See how Deploi built a scalable, SEO-friendly system for 4,000+ blog posts using React & Strapi.
April 7, 2025What Is the Global Object in JavaScript? Explained for Developers
Discover what the global object in JavaScript is and its role across different environments like browsers and Node.js with ECMAScript 2020's globalThis.
What Is Server-Side Rendering? Benefits, Challenges & Best Practices
Explore what server-side rendering (SSR) is. Discover its advantages for SEO, website speed, and user experience. Learn implementation techniques!
React vs. Angular: Ultimate Framework Comparison (2025 Edition)
Explore React vs. Angular. Analyze key features, performance, and ecosystems to making informed decisions for your development project needs.