CMS-Driven Content Structure for a Static Next.js Site

This is a guide on how to create reusable Contentful components that define the page and content structure of a static Next.js website by keeping the design and business logic in the hands of the developer.

Lara Aigmüller

Posted in How To

Stripe-Driven Development

This article details the contact points of Stripe payment integration in a custom shop app by example of the Woodstock Academy Organizer.

Felix Hessenberger

Posted in How To , Portfolio

How Next.js I18n Works at scale

Learn about that time I tried to internationalize our own Website using React-based static site generation and ended up tearing out our whole build setup.

Felix Hessenberger

Posted in How To