Strapi release roundup: everything that changed between January and February 2026
What actually changed in Strapi over the last 2 months: mobile fixes, media improvements, new content filters, security hardening, and a lot of long-overdue fixes.
March 11, 2026Demystifying Strapi's Populate & Filtering
How to query populate and filtering data in Strapi.
March 9, 2026Fixing 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
March 4, 2026Let'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
February 19, 2026Why 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.
February 13, 2026What 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.
February 10, 2026How 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.
February 2, 2026Building Production-Ready Strapi + Next.js 16 Applications: Lessons from NOTUM Technologies
Learn how NOTUM Technologies built a production-ready Strapi & Next.js monorepo template with TypeScript type safety, Docker deployment, and page builder
January 30, 2026Building Native Apps With Expo and React Native
From Idea to App: Building Developer-First Mobile Products with Kadi Kraman (Expo)
January 22, 2026Bye 2025, Hello 2026! A year in review
A look back at everything Strapi shipped in 2025. From Strapi AI and Cloud plans to community milestones and what’s coming next in 2026.
January 13, 2026Building a React Native App with Expo and Strapi: A Complete Guide
Learn how to build a modern mobile app with Expo Router, NativeWind (Tailwind CSS), and Strapi CMS.
January 7, 2026Introducing Yearly Plans and New Limits for Strapi Cloud
Introducing Yearly Plans and New Limits for Strapi Cloud
December 22, 2025Best 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
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
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.