Destructuring nested fields in Contentful CMS data, and formatting a date for the blog list
Mapping Contentful blog entries in getStaticProps and reshaping nested fields so the date string uses Serbian locale formatting
Mapping Contentful blog entries in getStaticProps and reshaping nested fields so the date string uses Serbian locale formatting
Notes from my first time wiring Contentful Rich Text into Next.js 13 - customizing links with documentToReactComponents options
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"...