APIs (Application Programming Interfaces) indeed play a crucial role in modern software development, enabling different applications to interact and exchange data seamlessly. In the contemporary world of technology, APIs have evolved into the fundamental backbone of modern software businesses, serving as the essential means of communication and data exchange between various applications. While you may […]
Front-End Development
Integrate Sitecore Form into a JSS app (React/Next.js) in Headless Architecture.
Everyone is moving toward headless architecture these days and wants to take advantage of the new approach in the CMS industry to improve the CMS experience. However, in a few cases, it does not support a CMS functionality like Sitecore Form. Sitecore does not have any out of the box (OOB) component to implement Sitecore […]
How to Connect Node JS with MySQL Database
Node.js is a popular open-source JavaScript runtime environment used for building web applications. On the other hand, MySQL is a widely used relational database management system. In this blog, I will guide you through a step-by-step process on how to connect Node.js with a MySQL database and workbench. Step 1: Install Required Software Before we […]
File Based Routing in Next.js
Next.js is a framework for building web applications built on top of React. Everything we can do in React we can also do in Next.js – with some additional features like routing, API calls, authentication, and more. We don’t have these features in React. Instead, we must install some external libraries and dependencies – like […]
Setting up the Component Form Builder in Site Studio
In the last blog, we get to know about how to create a component in the site studio. In this blog, we are going to set up the component form builder for the component. You can improve specific functionalities or enhance the visual appearance of your site by using component form builder. The component form […]
Theoretical Models Part 6 –Understanding the Social Identity and Cultural Affirmation Model
In the realm of disability studies, the Social Identity and Cultural Affirmation Model of Disability has gained recognition as a powerful framework that acknowledges the significance of social and cultural factors in shaping the experiences of individuals with disabilities. This model recognizes disability as a social construct influenced by identity, culture, and societal attitudes. In […]
Table Headings through Rich Text in Sitecore
Sitecore makes it easy to add tables, which is similar to inserting a table in Microsoft Word. You just need to click on the “insert table” button and select the desired size. However, it’s important to consider accessibility when creating tables. Tables, despite their general suitability for screen readers, require specifying the location of table […]
Utilizing the AEM Style System for Enhanced Component Styling
The AEM Style System allows the template creator to define style classes in the component’s content policy as well as page policy so that the content author can select them while modifying the component on the page. These styles can be visual variations of components, making them more versatile. Use Case: The Style System offers […]
Optimizely Configured Commerce – Learn CMS Spire 5.X Part-3
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 […]
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 […]
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 […]