Introduction: Sitecore JavaScript Rendering SDK (JSS)

The JSS, Sitecore JavaScript Rendering SDKs, represent a set of JavaScript packages that add first-class support for JavaScript frameworks and enable the development of modern applications that consume data from Sitecore. JSS extends the dynamic, component-based layout model of Sitecore to the front-end frameworks for building robust applications. To undetstand the value front-end frameworks add […]

Setup Coveo for Dockerized Sitecore

Challenge I just started working on a new project with Sitecore + Docker. In this project, one of the requirements is to use the Coveo search instead of Solr search. While we have a regular Sitecore setup for the development or production, the Coveo setup is straightforward. But I have Docker as the development environment […]

How to use SXA site definition Environment field

SXA is an excellent framework used to speed up the production of websites and reuse the components, layouts, and templates across different sites. While working on SXA with either single site or multi-site architecture, we often require to set up different domain values for each environment like development, staging, and production. When we create any […]