MVP 2025
Technology

MVP 2024
Technology

Timeline
ContentResolver vs GraphQL Implementation in Sitecore Headless Development
From this Session, you will understand what is REST and how it is working in Sitecore Headless through Layout Service. Also we will cover what is Content Resolver, why this is required to implement in Sitecore Headless. We get to know what is the difference between GraphQL & REST. Why GraphQL comes into the picture. Also How to enable GraphQL in Sitecore and what needs to be as part of REST to GraphQL migration.
Sitecore XMContentResolver vs GraphQL Implementation in Sitecore Headless Development
From this Session, you will understand what is REST and how it is working in Sitecore Headless through Layout Service.
Also we will cover what is Content Resolver, why this is required to implement in Sitecore Headless.
We get to know what is the difference between GraphQL & REST. Why GraphQL comes into the picture.
Also How to enable GraphQL in Sitecore and what needs to be as part of REST to GraphQL migration
Sitecore XMThink to Consider Sitecore Headless Development from the Scratch
In this session we are going to explore how the Sitecore Headless Development using Next.js from the Scratch including the challenges to implement the layout service using REST/GraphQL. Then We are going to see how the Helix principle works for the publishing the related assemblies and config files for Content Resolver. Finally we are going to cover why GraphQL preferred over REST?
Sitecore XMMy First View Towards Sitecore Stream
Sitecore has made an exciting announcement regarding Sitecore Stream (Unlock Marketing Potential). Since the announcement, I've been eager to learn more about this new feature and how it adds value for Sitecore customers and marketers. To deepen my understanding, I decided to gather insights from various references. There’s a lot of enthusiasm around this topic, and many people have already invested time writing articles and sharing their thoughts online, which will greatly help me as I prepare ...
Sitecore XMThings to Consider for Sitecore Headless Development from Scratch
Session Summary :
- Why Headless Development ?
- PreRender Options to Choose
- Front End Technology Stack
- SSR/SSG
- Sitecore Serialization
- FrontEnd Deployment Options
- BackEnd (Layout Service)
- Content Resolvers
- Connected/Disconnected
Think to Consider Sitecore Headless Development from the Scratch
In this session we are going to explore how the Sitecore Headless Development using Next.js from the Scratch including the challenges to implement the layout service using REST/GraphQL. Then We are going to see how the Helix principle works for the publishing the related assemblies and config files for Content Resolver. Finally we are going to cover why GraphQL preferred over REST?
Sitecore XMContentResolver vs GraphQL Implementation in Sitecore Headless Development
In this Session, everyone got to know what is REST and how it is works in Sitecore Headless through Layout Service. Also, Mohamed Sirajudeen covered about the introduction to Content Resolver, why this is required in Sitecore Headless.
We got to know the difference between GraphQL & REST. Why GraphQL comes into the picture. Also, how to enable GraphQL in Sitecore and what it takes for REST to GraphQL migration
Sitecore XMContentResolver vs GraphQL Implementation in Sitecore Headless Development
In this Session, you will get to know what is REST and how it is works in Sitecore Headless through Layout Service. Also, Mohamed Sirajudeen will cover about the introduction to Content Resolver, why this is required in Sitecore Headless. We will get to know the difference between GraphQL & REST. Why GraphQL comes into the picture. Also, how to enable GraphQL in Sitecore and what it takes for REST to GraphQL migration
Sitecore XMThings to Consider for Sitecore Headless Development from Scratch
Whether you're a seasoned developer or just beginning your journey with Sitecore, this session is filled with valuable insights you won't want to miss. Gain firsthand knowledge on how to approach Sitecore Headless Development from the ground up, directly from an expert in the field.
Sitecore XMSerialization using Sitecore CLI Tool
When initiating a new Sitecore Solution, I had setup the Sitecore CLI Serialization from the scratch. Despite the comprehensive information available in the Sitecore documentation, I encountered few challenges during the serialization process using the CLI tool. While starting with basic Sitecore packages is straightforward, it's essential to verify certain prerequisites beforehand. To ensure a smooth setup, I've outlined key prerequisites and installation steps to guarantee your project has the...
Sitecore XMDeployment Options for Next.js Applications
As a Sitecore Headless developer, it's crucial to consider the number of deployment options available, particularly for Next.js applications. Given that Next.js offers numerous features, it's essential to ensure compatibility with the chosen deployment providers. Careful consideration must be given to how and where to deploy, taking into account factors such as infrastructure budget allocation. This article aims to outline the basic and effective deployment options available for Next.js applicat...
Sitecore XMCustomize the Query by Overriding Advanced Query Expression
When it comes to Coveo search implementation, having a basic understanding is just the beginning. The next step is to customize your results to better meet your needs. In my latest article, I'll be sharing how to write custom logic by rewriting advanced query expressions. Stay ahead of the game and check it out!
Sitecore XMUse of Internalization in Next.js (Localization)
As we know, Sitecore supports localization but here in Next.js application we have a inbuilt module called 'next-localization', In this article we are going to see what this module provides to achieve the localization in Next.js apps.
Sitecore XM