Insite is now Configured Commerce. In this blog, we will learn below points: Replacing an existing page in Spire Example of replacing an existing page Implementation in Local machine Replacing an existing widget in Spire Example of replacing an existing widget Implementation in Local machine In this blog post, we will explore the process of […]
Innovation + Product Development
SXA Clone Rendering
SXA Clone Rendering is a powerful feature in Sitecore Experience Accelerator that enables users to duplicate and customize existing renderings with ease. This feature can help improve productivity and streamline the web development process by allowing developers to reuse and modify existing components rather than building them from scratch. In this context, we will explore […]
ETL Vs ELT Differences
What is ETL? ETL stands for Extract, Transform, Load. This process is used to integrate data from multiple sources into a single destination, such as a data warehouse. The process involves extracting data from the source systems, transforming it into a format that can be used by the destination system, and then loading it into […]
Optimizely Configured Commerce – Technical Tips
A small tip can be a lifesaver when it comes to customizing a platform or an existing system. It’s crucial to first grasp the implementation details and then follow the correct path to add new functionality or make changes to existing features. However, if you’re unfamiliar with a particular area of the system and are […]
Theoretical Models of Disabilities: Part 2 – Understanding the Social Model
Welcome back to the second part of our blog series on theoretical models of disabilities. In this installment, we will continue exploring the social model of disability, delving deeper into its implications, practical applications, and its potential to reshape our understanding of disability. By embracing this model, we can work towards a more inclusive society […]
Migrating Docker Compose from V1 to V2 Code Details
High-level details to migrate docker-compose from v1 to v2 are available in this blog, “Docker-Compose v1 End of Life in June 2023. Welcome Docker Compose v2! Upgrade Instructions,” authored by Martin Miles. Here in this article, we are going to see step-by-step code changes required to migrate docker-compose from v1 to v2. 1: Check, if […]
A Beginner’s Guide to Using Tailwind CSS
Tailwind is a CSS framework that contains utility classes so that you don’t have to write CSS from scratch. It allows you to create and customize your design in a unique way. So, if you have designed websites before, you must know that CSS is required for styling a website. To learn Tailwind, you need […]
Accelerating Headless Commerce with Perficient’s SAP Commerce Composable Storefront Accelerator
Headless Commerce: An Innovative Strategy for E-commerce Success In the highly competitive e-commerce landscape, businesses are constantly striving to deliver exceptional digital experiences to their customers. One innovative strategy that is rapidly gaining traction is headless commerce. By decoupling the front-end presentation layer from the back-end commerce logic, headless commerce enables organizations to operate with […]
Observations From Making the Move From Jira to Azure DevOps: Key Differences, Pros and Cons
It’s a tale as old as time, or at least as old as Star Wars. I have “gone to the dark side” of project management platforms by dipping my toes in the Azure DevOps pool (spoiler alert, come on in! The water is fine). And while these two platforms can even be integrated with one […]
Getting to know Sitecore Search – Part 5
Welcome back to getting to know Sitecore search. In this post, we’ll build a simple UI frontend for our Sitecore Search results. This by no means is a fully working solution nor the most modern. But it should give you a start and help you avoid some pitfalls during setup. Background When I started this […]
Type-checking Made Easy: Exploring PropTypes in React
In React development, ensuring proper data validation is crucial for building robust and reliable applications. One powerful tool for type-checking is PropTypes, a built-in feature in React that enables developers to validate the props passed to components. In this blog, we will explore the concept of type-checking with PropTypes, understand its benefits, and provide brief […]
Bridging the Gap: Empowering Individuals with Disabilities through Assistive Technologies
In a world that often revolves around the concept of “ability,” individuals with disabilities face unique challenges. These challenges can vary greatly depending on the nature of the disability, but what remains constant is the importance of finding innovative ways to empower individuals and create a more inclusive society. This is where assistive technologies play […]