• Unlocking customization and composability with official integrations and Homepage Widget API
    Engineering2 min read

    Unlocking customization and composability with official integrations and Homepage Widget API

    Strapi just got more composable. With new integrations for Shopify, BigCommerce, and Cloudinary, a customizable homepage widget API, and an AWS Marketplace listing, building your CMS your way is easier than ever.

    Niklas WinkelsMay 13, 2025
  • Introducing Strapi AI
    Engineering4 min read

    Introducing Strapi AI

    Strapi AI reimagines how developers build content structures. Instantly generate content types from a prompt, JavaScript app, or Figma file and refine them with AI chat. Now in private beta.

    Niklas WinkelsMay 13, 2025
  • Introducing Live Preview, Client Library and a smoother content editing experience
    Engineering3 min read

    Introducing Live Preview, Client Library and a smoother content editing experience

    Strapi 5.12 introduces major improvements to the content editing experience: in-context editing with Live Preview, seamless relation creation, responsive UI updates, and a new type-safe JavaScript Client Library.

    Niklas WinkelsMay 13, 2025
  • Top 5 Best Resource To Learn Next.Js and Strapi
    beginner9 min read

    Top 5 Best Resource To Learn Next.Js and Strapi

    In this post, we’re highlighting the Top 5 Best Resources to master both Next.js and Strapi.

    Solomon EsemeMay 5, 2025
  • How Strapi Can Help Your Web Agency Grow
    beginner9 min read

    How Strapi Can Help Your Web Agency Grow

    How Strapi Headless CMS can help your web agency grow

    Paul BratslavskyMay 5, 2025
  • What Is Website Rendering: CSR, SSR, and SSG Explained
    Ecosystem14 min read

    What Is Website Rendering: CSR, SSR, and SSG Explained

    Discover rendering in web dev: SSR, CSR, SSG. Impact on performance, SEO. Choose the right approach for optimal site success.

  • What Is the Global Object in JavaScript? Explained for Developers
    Ecosystem11 min read

    What 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
    Ecosystem12 min read

    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!