Home
ArticlesProjectsGuides

How to Automate the Backend stuffs with Open Source Headless CMS Strapi and Docker

Learn how to get started with Strapi which is an Open Source Headless CMS using Docker.

Integrating TailwindCSS with Next.js

Learn how to use TailwindCSS with Next.js to build maintainable front-end applications.

Using Mirage.js to jumpstart your frontend development

Learn how to build front-end applications without any back-end APIs using Mirage.

How to Authenticate your Next.js application using Open Source Headless CMS Strapi

Learn how to authenticate a front-end application using Next.js and Strapi.

How to Design and Create a Flexible and Theme-able Pagination Component with React and Theme UI

This tutorial will explain all the things that is necessary to know how to build a custom pagination component with a good User Experience using React.

Create a Package from a React Component and Publish it to NPM

This tutorial will explain how you can create a package from a React component and publish it to NPM.

Getting started with Next.js and GraphCMS

Learn how to get started with GraphCMS with Next.js.

How to use Next.js with Strapi and Apollo

Learn how to use Next.js with Strapi and Apollo.

How to do authentication in Next.js using Strapi and NextAuth

Learn how to build an authentication system in a Next.js application with Strapi and NextAuth.