In my previous blog, I discussed on how we can add basic style and rules in Sitecore XM Cloud Components style library. In the current blog, I’ll discuss on how to apply rules to the elements and how to implement theme. Applying Style Rules to Elements in XM Cloud Components Once you have added the basic styles […]
Welcome back to our XM Cloud Component Builder series blog. In my previous blog of this series I discussed about how to create a component using XM Cloud component builder. In this blog we will begin with understanding what the Sitecore XM Cloud Components style library. The Styles library and builder of XM Cloud Components is a design […]
Simplifying Deployment with Docker: A Beginner’s Guide In application development, Docker has come up as a great tool, changing how we build, deploy, and manage applications. But what precisely is Docker, and how does it tackle the common hurdles encountered during deployment? This article focuses on what Docker is, the challenges it addresses, and how […]
Let’s dive into the new features in .NET 8 Microsoft has released the latest version of .NET in November 2023 which is .NET 8 with long term support. What’s interesting about .NET releases is that Microsoft follows a specific release cycle and every year around November a new version is released. The main focus of […]
Critical Vulnerability in Sitecore Software (SC2024-001-619349) Sitecore has identified and resolved a critical vulnerability (SC2024-001-619349) that poses a risk of unauthenticated arbitrary file reads. A patch is now available to address this issue, and Sitecore strongly urges all customers and partners to promptly apply the fix to all affected instances. Impacted Products The vulnerability affects […]
In my previous blog, I discussed the out-of-the-box (OOTB) components of Sitecore XM Cloud. In this blog, we will explore the XM Cloud Component Builder. XM Cloud Component Builder, currently in early access, is the recommended approach for building components for your XM Cloud applications. This Frontend as a Service (FEaaS) allows you to create your […]
In my previous blog, we discussed about the basic Sitecore XM Cloud setup on development machine. In this blog post, we will discuss about different components available in Sitecore XM Cloud and how we can use out of the box component in a page. Components are serves as fundamental elements of a page structure which are […]
In my previous blog, I explained how to deploy an existing project to the XM Cloud portal. Now, in this blog, we will connect the Next.js application directly to the XM cloud application through the Experience Edge endpoint. Prerequisites: You must have one Organization account in Sitecore portal (https://portal.sitecorecloud.io/ ) which has access to XMCloud. And […]
In my previous blog, I explained how to deploy an existing project to the XM Cloud portal. Now, in this blog, we will connect the Next.js application directly to the XM cloud application through the Experience Edge endpoint. Prerequisites: You must have one Organization account in Sitecore portal (https://portal.sitecorecloud.io/ ) which has access to XMCloud. And […]
Introduction The word ecommerce colloquially known as “online shopping” rings bells and is attributed to deeper discounts, wide range of selection and comfy deliveries. Ecom today is powered by rich and dynamic front ends built on modern tech stacks like React, Next and Angular. Headless and MACH architecture are the order of the day and […]