A Sitecore Next.js Guide for Beginners

MengHak2
Director, Sitecore Practice
  • Twitter
  • LinkedIn

Introduction

As the industry shifts towards a composable architecture, more Sitecore developers are making the switch from MVC to Next.js or working with Sitecore as a front-end developer for the first time. Transitioning from a monolithic to a composable architecture can be overwhelming, so I thought to create a guide to Sitecore Next.js for beginners.

The tutorial will guide you on setting up a Sitecore XM environment locally using dockers, and get you started in creating your first component. This guide is purposefully simplified to not overwhelm the audience; it is intended for you to conduct further research on your own.

While it's still a work in progress, I'm excited to share my progress and provide developers with a starting point.

What you will learn:

Brief overview of headless architecture

How to setup a local docker instance running Sitecore XM

Beginner Sitecore concepts

Creating components using Next.js

Please check it out: Sitecore Next.js Guide