web development
Explore web development trends, frameworks, and coding insights from L&G Consultancy experts.
Netlify and Vercel are two cloud-based platforms in the JamStack ecosystem that are officially recommended by Sitecore for deploying frontend (Next.js) applications. These platforms support both Server Side Rendering (SSR) and Static Site Generation (SSG). In this blog, we’ll walk through the steps to deploy a website integrated with Sitecore XM Cloud using Netlify, which […]
Welcome to my new blog where I’ll explore the audience segment building in Sitecore XM Cloud embedded personalization. Here, I’ll also explore the wide array of pre-defined condition templates available, giving you a variety of targeting options for easy personalization. In my previous blog I explain on how we can create Page Variants and implement […]
Selenium is an open-source tool that is used for automating the tests carried out on web browsers (Web applications are tested using any web browser). Why Selenium? Components of Selenium. Selenium has four major components – Selenium IDE, Selenium RC, Selenium Web driver, Selenium GRID. Selenium IDE: Selenium IDE (Integrated Development Environment) is the major […]