• How to View and React without a Head - Codemotion

    You might have heard about Headless CMS. This new type of content platform gives us some benefits compared to a Monolithic CMS. We will talk about the key features of any Headless CMS and how we can integrate a headless platform into our React applications. We will focus on Storyblok, a headless CMS that offers a real-time Visual Editor, a great feature for developers and content creators.

  • NetCoreConf - Headless CMS

  • Hybrid backend using Prisma and a Headless CMS

  • GitKon - Deploying Blazing Fast Static Sites Using Git

  • Secure your Next.js + Prisma app with Auth0

    All the web applications that handle user-specific data, or certain levels of content access, need authentication and authorization. We can create our own authentication provider, but we also have third-party platforms created by security professionals. We can use these authentication services to avoid reinventing the wheel and rely on the expertise of security specialized companies. In this article, we will see how to implement authentication in our Next.js applications using Auth0, an easy-to-implement authentication, and authorization platform.