Best of CMSDecember 2023

  1. 1
    Article
    Avatar of PrismicPrismic·2y

    Build a Next.js Blog: A Step-by-Step Guide

    Learn how to build a Next.js blog using a headless CMS like Prismic and set up Tailwind CSS for styling.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    Use Remix and Strapi to Create Full Stack Apps

    A full course on creating full stack apps with Remix and Strapi is available on the freeCodeCamp.org YouTube channel. Remix is a modern React framework that enhances web application performance and developer experience, while Strapi is a flexible, open-source Headless Content Management System (CMS) that simplifies content management and delivery. The course covers setting up the project environment, creating and managing routes in Remix, integrating Strapi as the headless CMS, and practical skills like form validation and error handling.

  3. 3
    Article
    Avatar of communityCommunity Picks·2y

    A Headless CMS is Bullshit for your developer blog

    A headless CMS is not suitable for a developer blog due to unnecessary overhead and lack of flexibility. Markdown is suggested as a simpler and more efficient solution.

  4. 4
    Article
    Avatar of PrismicPrismic·2y

    Headless CMS: A Complete Introduction

    Headless CMS is a modern web development approach that separates the frontend and backend of a content management system. It provides flexibility, scalability, and the ability to reach audiences on various digital platforms. It is beneficial for managing large content volumes, delivering content across multiple channels, and integrating with modern development frameworks. However, it requires more technical expertise and can involve higher initial development costs.