✨ We just launched Fimo.ai - an AI Website Builder to create websites in minutes - Try it now

  • Fixing ISR Revalidation Across Kubernetes Replicas on strapi.io
    Tutorials8 min read

    Fixing ISR Revalidation Across Kubernetes Replicas on strapi.io

    Here is how we fixed stale pages in a multi-instance Next.js deployment by synchronizing ISR revalidation across Kubernetes replicas with Redis Pub/Sub

    Jan ŠimečekMarch 4, 2026
  • Let's Build A Strapi Plugin To Integrate Vercel’s AI SDK In Our Next.js 16 Project
    beginner34 min read

    Let's Build A Strapi Plugin To Integrate Vercel’s AI SDK In Our Next.js 16 Project

    Let's Build A Strapi Plugin To Integrate Vercel’s AI SDK In Our Next.js 16 Project

    Paul BratslavskyFebruary 19, 2026
  • Why SQLite Is a Poor Fit for Production Strapi Applications
    Tutorials5 min read

    Why SQLite Is a Poor Fit for Production Strapi Applications

    Discover why SQLite can introduce operational risks in your production Strapi app and why server-based DBs like PostgreSQL, MariaDB, & MySQL are a safer choice.

    Alex BennettFebruary 13, 2026
  • What Are Agent Skills and How To Use Them
    beginner17 min read

    What Are Agent Skills and How To Use Them

    Learn what Agent Skills are and how to build them. A complete guide to the open standard for reusable AI workflows across Claude, Codex, Gemini CLI, and more.

    Paul BratslavskyFebruary 10, 2026
  • How to Build a Strapi Plugin That Extends the Admin and Backend
    Tutorialsbeginner15 min read

    How to Build a Strapi Plugin That Extends the Admin and Backend

    Create a Strapi plugin that extends the admin and backend: build an admin sidebar todo list, add admin-only APIs, and deploy it to Strapi Cloud.

    Marco AutieroFebruary 2, 2026
  • Best Next.js Templates in 2026
    Ecosystem12 min read

    Best Next.js Templates in 2026

    Compare the 5 best Next.js templates in 2026: Strapi, T3 Stack, ShipFast, Supastarter, and Ixartz. Find the right fit for your stack, budget, and timeline.

  • State of React 2025-2026: Key Takeaways for Developers
    Ecosystem11 min read

    State of React 2025-2026: Key Takeaways for Developers

    React 19 hit 48.4% daily usage, SPAs still dominate at 84.5%, and TanStack is rising. Here's what the State of React 2025 survey means for your stack in 2026.

  • How to Build a SaaS Website with Next.js and Strapi: Step-by-Step Guide
    Ecosystem20 min read

    How to Build a SaaS Website with Next.js and Strapi: Step-by-Step Guide

    Learn how to build a production-ready SaaS website using Next.js and Strapi. Set up content types, JWT auth, and deploy to Vercel and Railway with this guide.