Understanding Parallel Routes in Next.js Imagine you’re on a road trip, and you have multiple routes you can take to reach your destination. Similarly, in web development, when you build a website using Next.js, you create different routes for different pages. What are Routes? Routes are like paths or directions to specific pages on a […]
Technology Partners
Decoding DI in Optimizely CMS 12
DI or Dependency Injection is a complex topic, not just in Optimizely CMS, but in general in .net core implementations. Some aspects we get, like the different ways dependencies can be injected and which is better over others, while some leave us scratching our heads. Often times we end up doing a lot of troubleshooting, […]
What is a Modern Sitecore Developer?
As a long-time Sitecore practitioner (since 2008!), witnessing the evolution of Sitecore development over the years has been fascinating. With Sitecore’s transformation from a web CMS into a comprehensive martech suite, the role of a Sitecore developer has undergone a significant shift. Let’s dig in as we aim to redefine what it means to be […]
3 Ways Adobe Commerce Elevates Pharmacy Services
Is there anything worse than going to a pharmacy to pick up your prescriptions? Okay, I’m sure there are a few things but it’s still inconvenient, right? Thankfully, many pharmacies have adopted home delivery services. Patients can request delivery of their medication come right to their doorstep. However, this presents some challenges. What if a […]
Elevate Your Salesforce Flows with Visual Studio (VS) Code
Visual Studio Code (VS Code) – the all-in-one sanctuary for developers. From coding and testing to executing anonymous code and log analysis, it seamlessly caters to every developer’s need. However, what about admins? Despite various sessions on leveraging VS Code, many admins may not have fully embraced it in their daily tasks. The game-changer is […]
Flexibility in Use: Adaptive Possibilities – Universal Design Principle Series -2
Welcome back to our Universal Design Principle Series! In this edition, we explore the principle of Flexibility in Use, a concept that goes beyond traditional design norms to provide choices in methods of use and adaptability. Join us as we uncover the significance of flexibility in creating environments and products that cater to the diverse […]
Equitable Use: Inclusive Design – Universal Design Principle Series – 1
Welcome to the first installment of our Universal Design Principle Series. Today, we embark on a journey of exploration and understanding, starting with the foundational principle of Equitable Use. Join us as we delve into the essence of inclusive design, unraveling the principles that pave the way for a world that caters to the needs […]
Generative AI Revolution: A Comparative Analysis
In the world of Generative Artificial Intelligence (AI), a new era of large language models has emerged with the remarkable capabilities. ChatGPT, Gemini, Bard and Copilot have made an impact in the way we interact with mobile device and web technologies. We will perform a comparative analysis to highlight the capabilities of each tool. […]
Deep Dive into IBM Sterling Certified Containers and Cloud Solutions
Many retailers are embarking on a digital transformation to modernize and scale their order management system (OMS) solution. Built on a modern architecture, the solution wraps Docker containers around order management business services. This architecture streamlines application management and the release of new functionality. The container technology also supports varying levels of technical acumen, business […]
Sitecore database upgrade steps
Previously we did a deep dive in to the prerequisites required for Sitecore database upgrade and steps needed to prepare for it. In this second part of the 3 part blog series, we will go over the steps that need to be performed to do the actual upgrade of databases. Upgrade Steps Go to https://dev.sitecore.net/Downloads/Sitecore_Experience_Platform/103/Sitecore_Experience_Platform_103_Update1.aspx and […]
How to Analyze Salesforce Survey Responses?
Hello Trailblazers, In the previous parts of this blog, we learned how to create Salesforce Survey forms and how to send your forms to your audiences to get their responses. If you did not read it, you can read them here: Part 1 and Part 2. In this blog, we’ll learn how to analyze the […]
Optimizely CMS – Custom form element with dependencies
Optimizely CMS comes with a package called Episerver.Forms that enables you to incorporate easy to build forms within a CMS website. There is a built in form container that supports standard built in form elements like input fields, checkboxes, radio buttons, select lists, buttons etc. And just like any other feature, Episerver Forms also come […]