Published onMarch 5, 2023How to add Mermaid support to MDX in Tailwind NextJS Starter BlogNextJSMermaid.jsRecently I wanted to add some Mermaid charts into a new article, using MDX, and this is how I achieve it.
Published onJanuary 22, 2022NextJS: A SSR, SCR and SPA taleNextJSSPACan NextJS be used as a Single Page Application? The answer may surprise you! Learn how to make it work, but be warned: it's hacky and unsupported. Read on to find out more.