My first time dealing with RichText with a headless CMS and NextJS
Notes from my first time wiring Contentful Rich Text into Next.js 13 - customizing links with documentToReactComponents options
I hesitate to call this a "blog", since for me that implies a certain level of consistency, quality, and thought-out-ness. This is more of a log where I'm mostly just documenting some problems I've encountered and how I solved them, and writing down my thought process as I go along.
I do this mostly as a journal and my personal reminder, but if someone else finds some value in it, all the better.
Notes from my first time wiring Contentful Rich Text into Next.js 13 - customizing links with documentToReactComponents options
Mapping Contentful blog entries in getStaticProps and reshaping nested fields so the date string uses Serbian locale formatting
If you’ve worked with Next.js, you’ve probably seen this error before. It’s the one where the browser complains that "Text content does not match server-rendered HTML"...