AWAbhishek Waliainbuildingreusablecomponentsinsitecoreheadlessapplications.hashnode.dev·Mar 13 · 3 min readBuilding 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 00
AWAbhishek Waliainsitecore-nextjs.hashnode.dev·Mar 13 · 2 min readImproving 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 performance00
AWAbhishek Waliainsitecore-nextjs.hashnode.dev·Oct 13, 2025 · 3 min readNext.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...00
AWAbhishek Waliainsitecore-nextjs.hashnode.dev·Oct 13, 2025 · 4 min readOptimizing 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 ...00