Many of you who want to start a headless solution come into a situation where there is a lot of information available and it is difficult to identify which approach to take. Sitecore features decent documentation, but it covers only part of a desired solution and is segmented. This post will address the problem and […]
Posts Tagged ‘XM Cloud’
XM Cloud Components with data from Content Hub One with zero code: what a boost of productivity!
Amazing how these two play so well together! XM Cloud Components app brings a new revolutionary approach to building your pixel-perfect UI, with a rich toolset that covers almost any needs. With a Datasource feature, it can consume data structures of any complexity and so easily map fields from it to your bespoke front end. […]
XM Cloud Deployments: Static site deployment using Vercel CLI
For the scenario of independent deployment of your NextJs static site, say in an automated deployment, one missing piece is a way to push the SSG site into Vercel. Here I provided a simple deployment script using the Vercel CLI of the static site in the XM Cloud project. Code: # Set up variables with […]
Not just Next.js! Making XM Cloud work with .NET Core Headless Renderings
Next.js is a wonderful framework and paired with its vendor platform (Vercel) it indeed provides exceptional capabilities for building natively headless applications. That unfortunately shadows out another great SDK for headless implementations – .NET Core Renderings, which in my opinion is undervalued. So, I decided to give it some more care by making it work […]
Why I Think SUGCON is the Best Sitecore Event
I have some excellent news, so please make sure you read to the end. But to start with, let me share a story of mine with you. It was 2016 when I made my first trip to SUGCON which was held in Copenhagen, Denmark. It was the first time I met the global Sitecore community […]
Mastering XM Cloud – Development with XM Cloud (part 3 / 3)
If you ask anyone in the Sitecore community what was the biggest hype of 2022 – there wouldn’t be any other opinion than mentioning XM Cloud. Let’s take a look at this latest and shiny SaaS offering! Content Part 1: Overview, Architecture, Features Part 2: New Tools and Interfaces Part 3: Development with XM Cloud […]
Mastering XM Cloud – New Tools and Interfaces (part 2 / 3)
If you ask anyone in the Sitecore community what was the biggest hype of 2022 – there wouldn’t be any other opinion than mentioning XM Cloud. Let’s take a look at this latest and shiny SaaS offering! Content Part 1: Overview, Architecture, Features Part 2: New Tools and Interfaces Part 3: Development with XM Cloud […]
Mastering XM Cloud – Overview, Architecture, Features (part 1 / 3)
If you ask anyone in the Sitecore community what was the biggest hype of 2022 – there wouldn’t be any other opinion than mentioning XM Cloud. Let’s take a look at this latest and shiny SaaS offering! Content Part 1: Overview, Architecture, Features Part 2: New Tools and Interfaces Part 3: Development with XM Cloud […]
Understanding Headless Development with Sitecore
Recently I was giving a talk to a group of wonderful people about the importance of headless development in general and for Sitecore in particular, compared to the old way of doing things with ASPNET MVC. This article will be helpful to marketing people and those on the development side who somehow managed to miss […]