Principal Developer @ Umbraco HQ, blogger, speaker, overly curious
In this post, Kenn Jacobsen provides a guide for extending a Next.js example that utilizes the Umbraco Delivery API. The tutorial focuses on adding an author page that displays biographies and recent posts, emphasizing dynamic routing and data fetching. Kenn also addresses filtering posts by author and highlights the importance of understanding Next.js for effective implementation.
Umbraco 15.2 introduced fixes for the Delivery API, enabling the release of the Headless Preview package, which enhances preview functionality for headless sites. This open-source package bridges Umbraco documents and headless rendering, addressing challenges in previewing unpublished content. Kenn Jacobsen invites feedback on future headless preview support in Umbraco.