Category: Debugging
-
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…
-
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…
