Drupal

Layout Builder in Drupl 8/9/10

Overview The layout builder lets users change the way their content is presented. Building layouts involves using the Layout Builder module. The Layout Builder module allows you to create custom layouts for content types and entities, giving you more control over the display of your content. When set up, the layout can affect a content […]

DevOps

Unlocking Keycloak’s Potential: Building High Availability and Scalability with Distributed Cache over TCP

Introduction Keycloak is a powerful open-source identity and access management solution that offers a wide range of features for authentication and authorization. In modern web applications, high availability and scalability are crucial for uninterrupted service. To achieve this, setting up a Keycloak cluster is essential. Objective In this comprehensive guide, we will explore the role […]

Ankit Kaushik
Ankit Kaushik
Read

Drupal

Twig Templates in Drupal

Introduction In web development, creating dynamic and engaging user interfaces is paramount. Drupal, a robust and flexible content management system, leverages the Twig templating engine to achieve this goal. Twig, known for its simplicity, security, and readability, seamlessly integrates with Drupal, offering developers a powerful tool for crafting dynamic and visually appealing websites. In this […]

Eram Fatima
Eram Fatima
Read

DrupalTechnologyUser Experience

What is Single Sign-On (SSO) and how does it work?

Single sign-on (SSO) is an authentication method that enables users to securely authenticate with multiple applications and websites using just one set of credentials. SSO is an authentication scheme that allows a user to log in with a single ID to any of several related, yet independent software systems. True single sign-on allows users to […]

WordPress

WordPress – Handle External Images in application

Many websites face a common challenge in managing external images in their blog posts. Using external images hosted on third-party websites might lead to issues such as broken links, slow loading times, and potential copyright concerns. In this blog post, we’ll delve into the problem of handling external images and provide a practical solution to […]

Satya Prakash
Satya Prakash
Read

React.js

Using React’s useMemo Hook

Introduction React has many built-in useful hooks that you can use in your application. With the release of React 16.8 introduces a new hook that is useMemo. This hook improves the performance of your application. What Is useMemo() useMemo() hook in React significantly improves the performance of your components. This hook is designed to optimize […]

Drupal

Exploring Faceted Search: Implementing and Configuring Faceted Search With Views in Drupal 9

Introduction Drupal 9, a powerful and flexible content management system, offers a robust solution for implementing faceted search through its Views module. In this blog post, we’ll dive into the process of implementing and configuring faceted search using Views in Drupal 9. Faceted Search allows users to filter and refine search results based on various […]

DrupalReact.jsTesting

Understanding WCAG: A Comprehensive Guide to Web Content Accessibility

Introduction In an era dominated by digital interactions, ensuring web content accessibility is paramount. The Web Content Accessibility Guidelines (WCAG), crafted by the Web Accessibility Initiative (WAI) of the World Wide Web Consortium (W3C), provide a robust framework for developers to create inclusive digital experiences. This article offers a comprehensive exploration of WCAG principles, accompanied […]

Eram Fatima
Eram Fatima
Read

Adobe

Decoding Edge Delivery Services/AEM Franklin : A Comprehensive Overview

Overview In the dynamic landscape of today’s technology, Edge Delivery Services has become a notable buzzword along with AEM Franklin (also known as Helix). Edge Delivery Services focuses on delivering content and experiences with optimal speed, scalability, and personalization. It sits at the edge of the network, closer to users, to deliver content faster and reduce latency. On the other hand, AEM […]

Kapil Rajoria
Kapil Rajoria
Read