buildingreusablecomponentsinsitecoreheadlessapplications.hashnode.devBuilding Reusable Components in Sitecore Headless ApplicationsModern digital experience platforms require scalable and maintainable front-end architectures. When working with Sitecore Headless, developers often build multiple pages that share common UI patterns 6h ago·3 min read
sitecore-nextjs.hashnode.devImproving Website Performance using Lazy Loading in Next.jsModern web applications often include large images, heavy components, and multiple scripts. While these features improve user experience, they can also negatively affect page load time and performance6h ago·2 min read
sitecore-nextjs.hashnode.devNext.js Auth Without a BackendAuthentication is a key part of almost every web application. Whether it’s logging into a dashboard, accessing personalized content, or protecting certain pages, authentication ensures your app knows who your users are. But what if you want to implem...Oct 13, 2025·3 min read
sitecore-nextjs.hashnode.devOptimizing Sitecore Headless Performance with Next.js Incremental Static Regeneration and Edge FunctionsIntroduction In today’s digital landscape, users expect lightning-fast websites without compromising on personalization or dynamic content. While Sitecore’s Headless architecture gives developers flexibility to decouple the frontend using frameworks ...Oct 13, 2025·4 min read