Best of CMSJune 2023

  1. 1
    Article
    Avatar of builderiobuilder.io·3y

    Routing and SEO Metadata in Next.js 13

    The Metadata API allows you to define metadata for each page, ensuring accurate and relevant information is displayed when your pages are shared or indexed. By default, the root layout of a Next.js application created using includes a metadata object in the file. Metadata can be exported from both a file and a file.

  2. 2
    Article
    Avatar of builderiobuilder.io·3y

    Introducing Builder Devtools

    Builder Devtools is a package to help developers streamline the process of getting started with Builder’s Visual Headless CMS. The Devtools take advantage of having a dev server, offering read-write access to the file system and the ability to post content updates to Builder.io accounts.

  3. 3
    Article
    Avatar of asayerasayer·3y

    Build a Twitter clone with Strapi

    Strapi is a headless CMS capable of being integrated into web and mobile applications. With Strapi, the developer can easily build flexible user interfaces and append content from the CMS. This article will demonstrate Strap iCMS in action by building a Twitter clone application. The Twitter clone will have a newsfeed and tweet creation section.

  4. 4
    Article
    Avatar of communityCommunity Picks·3y

    Rethink Full-Stack Development: Is a Custom Backend the Best Choice?

    The conventional approach to developing full-stack applications involves the tedious and time-consuming process of building the entire application from scratch. The alternative to custom-built backend applications are the Headless API solutions. Wix recently released their Headless APIs, enabling developers to implement Wix's robust business solutions using composable APIs and SDK.