Technology
Stay ahead with articles on emerging Technology, focusing on advancements, innovative solutions, and industry trends at L&G Consultancy.
From Zero to API in Seconds: Welcome to the World of Minimal APIs Picture this: you’re sitting at your desk, staring at lines of code, knee-deep in a sea of controllers, routes, and middleware just to get a simple API working. Sound familiar? It’s the kind of overhead that every developer has accepted as part […]
XM Cloud comes preloaded with basic components for text, images, page content, and more. In my previous blogs, I covered how to create and manage components in XM Cloud using the Component Builder. In this post, I’ll provide a step-by-step guide to building custom components in Next.js within the XM Cloud environment. Why Custom […]
In the September 2024 release for XM Cloud, Sitecore introduced a range of exciting features designed to simplify website management, making it easier for teams to collaborate within a single, centralized application. This update includes enhanced tools for managing site collections, creating new websites, setting site configurations, handling languages, editing hosts, and other features tailored […]
In my previous blogs on XM Cloud, I covered how to create and display static data using the component builder, as well as how to style and build different versions of a component. In this post, I’ll focus on creating a dynamic data source for components. Dynamic content enables components to be flexible and reusable across different contexts. Content such […]
In my previous blog, I discussed how to style a component, modify elements, and customize themes. In this post, I’ll focus on creating different versions of a component. In XM Cloud Components, a component can have multiple visual representations, known as component versions. These versions allow us to personalize components for specific audiences in Pages. Additionally, versions […]
In my previous blog, I discussed on how to apply rules to the elements and how to implement theme. In the current blog, I’ll discuss on Style a component, an elements and customize the theme. In XM Cloud Components, themes are managed in the Styles builder, allowing you to apply them to components with a single click. In a […]
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 […]