Skip to main content

Technical

Extending General Link for Experience Editor Mode in Sitecore

Mastering the Art of Functional JavaScript: Immutability, Pure Functions, and Beyond

Welcome to the world of JavaScript functional programming! In this blog, we’ll explore the fundamental principles that make functional programming an effective technique for creating clear, effective, and manageable code. In our discussion, we will delve into essential concepts. Firstly, we will explore immutability, denoting the inability to change a function once it has been […]

Updating The Spa Editor To Support Vue 3

Updating the SPA Editor to Support Vue 3

I enjoy building websites using the Adobe Experience Manager (AEM) content management system. I also enjoy using JavaScript frameworks like Vue, React, and Angular to create rich web applications. Occasionally I get to do both. AEM provides a SPA Editor to facilitate building components for single-page applications. The SPA Editor enables front-end developers to produce […]

How To Integrate OpenAI Assistances API with AEMaaCS

Adobe AEMaaCS Integration with OpenAI Assistants API Demo

About the OpenAI Assistants API The OpenAI Assistants API allows you to build AI assistants within your own applications. An Assistant has instructions and can leverage models, tools, and knowledge to respond to user queries. The Assistants API is designed to help developers build powerful AI assistants capable of performing a variety of tasks. Different from […]

Team Meeting Accesibility

The Role of Customizable Settings in Universal Design

In the pursuit of creating inclusive environments, customizable settings emerge as a powerful tool within the realm of universal design. By recognizing and accommodating individual preferences and needs, customizable settings pave the way for a more personalized and accessible world. In this blog post, we delve into the transformative impact of customizable settings in various […]

Group Of Developers

Designing for All: The Power of a User-Centric Approach in Universal Design

Universal design is not just about creating accessible spaces; it’s about crafting experiences that cater to the diverse needs of individuals. At the heart of this philosophy lies a user-centric approach—one that places the preferences, abilities, and feedback of users at the forefront of the design process. This blog post explores the transformative impact of […]

Istock 1435220822

Tutorial 03 – Publish Microservices to the Eureka Server

Read the other blogs in this series: Tutorial 01 – Microservices Architectural Design by using Spring Boot Tutorial 02 – Spring Cloud – Netflix Eureka Server Publish Microservices to the Eureka Server Every Microservice must be published/ registered with Eureka Server (R&D Server) by becoming an Eureka Client We must create a microservice using Spring […]

Extending General Link for Experience Editor Mode in Sitecore

Mastering Axios in React: A Complete Overview

A popular JavaScript library, Axios has become a staple in modern web development, especially when handling HTTP requests in React applications. This blog will explore the ins and outs of using Axios with React, providing a complete guide and practical code examples to enhance your understanding. Getting Started with Axios in React Installation Step 1: […]

A Male Programmer Shows A Female Colleague A Coding Technique. The Codes Are Visible On The Laptop Screen

Unleashing Synergy: Why Salesforce Data Cloud is the Perfect Companion to Your Existing CDP

Leveraging Your CDP In today’s dynamic business landscape, harnessing the power of customer data is non-negotiable for success. Companies around the globe are increasingly turning to Customer Data Platforms (CDPs) to consolidate and manage their customer information effectively. While many organizations have already invested in a CDP, the addition of Salesforce Data Cloud can elevate […]

What To Consider Before Leaping Into Microservices

Tutorial 02 – Spring Cloud – Netflix Eureka Server

You may learn microservices in-depth from beginner to expert in this set of tutorials. click here for previous blog: – Tutorial 01 – Microservices Architectural Design by using Spring Boot Introduction: – Netflix Eureka Server – To enable discovery and communication between microservices, it is necessary to register or publish the microservice with the R&D […]

AEM as a Cloud Service Sites Theming And Frontend Pipelines

Test Driving AEM Cloud Service Sites Theming and Frontend Pipelines

In the past, deploying UI updates has required packaging them alongside OSGi bundles and HTL-driven components. While this is still a usable way to deploy projects in AEM, it cannot isolate the UI and hot reload updates. Furthermore, front-end developers and designers often need to only focus attention on the app experience. They may not […]

Business Man Using Computer Hand Close Up Futuristic Cyber Space And Decentralized Finance Coding Background, Business Data Analytics Programming Online Network Metaverse Digital World Technology

Tutorial 01 – Microservices Architectural Design by using Spring Boot

What is Microservices Architecture? Microservices Architecture Software development follows an architectural and organizational approach where small independent services communicate with each other through well-defined APIs. Overview of Microservices Architecture Microservices architecture provides a set of rules and guidelines to develop a project as a set of loosely coupled/de-coupled services, and this can be implemented using […]

Istock 1440556661

Extending Layout Service in Sitecore Headless

Sitecore Headless uses a service called the Layout Service to deliver content from Sitecore to the front-end application in a headless architecture. It is responsible for rendering the layout of a page or a component and delivering the associated content to the client-side application. The Layout Service constructs and delivers a JSON representation encompassing the […]

Load More