Higher Quality, Stronger Performance, Increased Stability, Better Developer Experience, discover everything we've shipped recently!

  • Strapi Better Auth Tutorial: Setup Guide for Strapi v5 and Next.js 16
    23 min read

    Strapi Better Auth Tutorial: Setup Guide for Strapi v5 and Next.js 16

    Add modern authentication to your Strapi v5 and Next.js project with the Better Auth community plugins, including setup and client wiring.

    Paul BratslavskyMay 21, 2026
  • CVE-2026-44578 Explained: Next.js WebSocket Upgrade SSRF Vulnerability
    12 min read

    CVE-2026-44578 Explained: Next.js WebSocket Upgrade SSRF Vulnerability

    CVE-2026-44578 is a pre-auth SSRF in Next.js's WebSocket upgrade handler. Learn what's affected, how it works, and how to patch or mitigate it.

    Paul BratslavskyMay 20, 2026
  • Strapi for AI SaaS: The Reliable Backend Your Next.js App Needs
    beginner8 min read

    Strapi for AI SaaS: The Reliable Backend Your Next.js App Needs

    Learn how to build a production-ready AI SaaS with Strapi and Next.js. Streaming chat, image and video generation, JWT auth, and a backend you control.

    Paul BratslavskyMay 18, 2026
  • Security Disclosure of Vulnerabilities: CVE-2025-64526, CVE-2026-22599, CVE-2026-22706, CVE-2026-22707, and CVE-2026-27886
    10 min read

    Security Disclosure of Vulnerabilities: CVE-2025-64526, CVE-2026-22599, CVE-2026-22706, CVE-2026-22707, and CVE-2026-27886

    This article details and discloses five security vulnerabilities in Strapi (CVE-2025-64526, CVE-2026-22599, CVE-2026-22706, CVE-2026-22707, CVE-2026-27886) and recommends immediate upgrading to fix them.

    Derrick Mehaffy May 13, 2026
  • Running Strapi: self-hosted vs Strapi Cloud
    9 min read

    Running Strapi: self-hosted vs Strapi Cloud

    A practical comparison of self-hosted Strapi and Strapi Cloud across setup, environments, scaling, incident response, collaboration, and cost.

    Marco AutieroMay 12, 2026
  • From Zero to Hero: Getting Started with GraphQL, Strapi and Next.js 16 Part 4
    54 min read

    From Zero to Hero: Getting Started with GraphQL, Strapi and Next.js 16 Part 4

    From zero to custom resolvers with Strapi GraphQL & Next.js 16

    Paul BratslavskyMay 4, 2026
  • GraphQL vs REST: When to Pick Each, with a Strapi v5 Comparison
    40 min read

    GraphQL vs REST: When to Pick Each, with a Strapi v5 Comparison

    When should you use REST vs GraphQL in Strapi v5? Side-by-side examples for fields, populate, and filters, plus measured load-test numbers from Postgres.

    Paul BratslavskyMay 4, 2026
  • useEffect in 2026: A Layer-by-Layer Audit of When You Actually Need One
    12 min read

    useEffect in 2026: A Layer-by-Layer Audit of When You Actually Need One

    Audit every useEffect in your React codebase with a layer-by-layer framework. Learn when Server Components, loaders, and query hooks replace effects.

    Paul BratslavskyMay 1, 2026
  • How to Build a React Server Components Site with Strapi 5
    13 min read

    How to Build a React Server Components Site with Strapi 5

    Learn how to build a React Server Components site with Strapi 5. Fetch CMS content in async components, render Dynamic Zones, and ship minimal JavaScript.

    Paul BratslavskyApril 30, 2026
  • Why Rendering Strategies Focus on Data, Not HTML: A Developer's Guide
    12 min read

    Why Rendering Strategies Focus on Data, Not HTML: A Developer's Guide

    SPA, SSR, SSG, RSC make sense when compared by when data is fetched. Learn a practical framework for choosing the right React rendering strategy.

    Paul BratslavskyApril 30, 2026