Integrating TailwindCSS with Next.js
Learn how to use TailwindCSS with Next.js to build maintainable front-end applications.
Understanding Component-Oriented Styling using Styletron
Learn how to style your React components using Styletron.
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.
Getting started with Next.js and GraphCMS
Learn how to get started with GraphCMS with Next.js.
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.