LATEST POSTS


  • Building Your First Sitecore Marketplace App: A Developer’s Quick Start Guide

    Building Your First Sitecore Marketplace App: A Developer’s Quick Start Guide

    The Sitecore App Marketplace for XM Cloud has officially launched, opening up exciting new possibilities for extending and customizing the platform. This quick start guide consolidates key pieces of the Sitecore documentation to help you get up and running fast. Whether you’re looking to build internal tools for your organization or create apps for the

    Read more

  • Part 2: Advanced Debugging Strategies for Sitecore XM Cloud Development

    Part 2: Advanced Debugging Strategies for Sitecore XM Cloud Development

    Welcome back to our comprehensive debugging series for Sitecore XM Cloud Next.js applications! In Part 1, we covered the essential debugging techniques that form the foundation of your development workflow: VS Code integrated debugging, Sitecore JSS debug logging, custom debug logging, and programmatic debugging. Part 2 dives into advanced debugging strategies that will make you

    Read more

  • Part 1: Essential Debugging Techniques for Sitecore XM Cloud Next.js Apps

    Part 1: Essential Debugging Techniques for Sitecore XM Cloud Next.js Apps

    As Sitecore developers transition from traditional MVC development to headless Next.js applications with XM Cloud, one of the most common questions is: “How do I debug my application like I used to in Visual Studio?” The good news is that modern Next.js development offers even more powerful debugging capabilities than traditional server-side development. This two-part

    Read more

  • Securing Your Sitecore XM Cloud Implementation with Next.js: A Developer’s Guide to Best Practices

    Securing Your Sitecore XM Cloud Implementation with Next.js: A Developer’s Guide to Best Practices

    As organizations increasingly adopt headless CMS architectures, Sitecore XM Cloud paired with Next.js has emerged as a powerful combination for building modern, scalable web experiences. However, with this flexibility comes the responsibility to implement robust security measures. In this post, we’ll explore essential security considerations when building XM Cloud sites with Next.js, covering both frontend

    Read more

  • The Importance of Memoization in Next.js: Performance Optimization for Sitecore Headless Projects

    The Importance of Memoization in Next.js: Performance Optimization for Sitecore Headless Projects

    Introduction As Sitecore continues to evolve with headless offerings like XM Cloud, many developers are leveraging Next.js as their frontend framework of choice. While this combination provides a powerful solution for delivering exceptional digital experiences, it also introduces new performance considerations. One technique that can significantly improve the performance of your Next.js applications is memoization.

    Read more

  • Handling Long-Running Sitecore Edge Webhooks with Next.js

    Handling Long-Running Sitecore Edge Webhooks with Next.js

    When working with Sitecore Edge webhooks, you’ll quickly discover they come with specific timeout constraints that can impact your implementation. This post explores how to handle long-running processes while maintaining webhook reliability using Next.js and Vercel’s waitUntil functionality. Understanding Sitecore Edge Webhook Constraints Sitecore Edge implements an automatic deactivation system for webhooks that consistently fail.

    Read more

Sitecore Saga Newsletter

Sign up for free and be the first to get notified about updates.