#nextjs

Next.js

Posts about Next.js
11-May-2024
How to Set Up a Gitlab CI/CD pipeline to deploy a Next.js App to Firebase

A definitive guide to setting up GitLab CI/CD pipeline for deploying a Next.js App to Firebase Hosting

How to Set Up a Gitlab CI/CD pipeline to deploy a Next.js App to Firebase

03-May-2024
How to parse MDX in Next.js using TypeScript? Part 2

Yet another strategy to store and parse MDX metadata in Next.js using TypeScript and without using any external database/CMS. continued…

How to parse MDX in Next.js using TypeScript? Part 2

01-May-2024
How to parse MDX in Next.js using TypeScript?

Yet another strategy to store and parse MDX metadata in Next.js using TypeScript and without using any external database/CMS.

How to parse MDX in Next.js using TypeScript?