In a previous blog post I discussed various content authoring approaches within Drupal and the importance of selecting the right one for your specific situation. Towards the end I mentioned a new iteration of Drupal(Starshot). It is now here, Startshot, i.e. Drupal CMS was released on Jan 15th. As it becomes part of the Drupal […]
Technical
Newman Tool and Performance Testing in Postman
Postman is an application programming interface (API) testing tool for designing, testing, and changing existing APIs. It has almost every capability a developer may need to test any API included in Postman. Postman simplifies the testing process for both REST APIs and SOAP web services with its robust features and intuitive interface. Whether you’re developing […]
Unlock the Future of Integration with IBM ACE
Have you ever wondered about integration in API development or how to become familiar with the concept? In this blog, we will discuss one of the integration technologies that is very easy and fun to learn, IBM ACE. What is IBM ACE? IBM ACE stands for IBM App Connect Enterprise. It is an integration platform […]
How to Upgrade MuleSoft APIs to Java 17: A Comprehensive Guide
The Evolution of Java and Its Significance in Enterprise Applications Java has been the go-to language for enterprise software development for decades, offering a solid and reliable platform for building scalable applications. Over the years, it has evolved with each new version. Security Enhancements of Java 17 Long-Term Support Java 17, being a Long-Term Support […]
Comparing MuleSoft and Boomi: A Deep Dive into Features and Components
MuleSoft and Boomi are two popular businesses that provide reliable solutions for integrating devices, data, and apps in the constantly changing field of enterprise integration. Every platform has distinct characteristics and advantages that make it appropriate for various company requirements. To help you make a wise choice, we will examine the key features and elements […]
How Copilot Vastly Improved My React Development
I am always looking to write better, more performant and cleaner code. GitHub Copilot checks all the boxes and makes my life easier. I have been using it since the 2021 public beta, the hype is real! According to the GitHub Copilot website, it is: “The world’s most widely adopted AI developer tool.” While that […]
From Code to Cloud: AWS Lambda CI/CD with GitHub Actions
Introduction: Integrating GitHub Actions for Continuous Integration and Continuous Deployment (CI/CD) in AWS Lambda deployments is a modern approach to automating the software development lifecycle. GitHub Actions provides a platform for automating workflows directly from your GitHub repository, making it a powerful tool for managing AWS Lambda functions. Understanding GitHub Actions CI/CD Using Lambda Integrating […]
AEM Front-End Developer: 10 Essential Tips for Beginners
Three years ago, I started my journey with Adobe Experience Manager (AEM) and I still remember how overwhelmed I was when I started using it. As a front-end developer, my first task in AEM – implementing responsive design – was no cakewalk and required extensive problem solving. In this blog, I share the 10 tips and tricks […]
How Nested Context-Aware Configuration Makes Complex Configuration Easy in AEM
Managing configurations in Adobe Experience Manager (AEM) can be challenging, especially when sharing configs across different websites, regions, or components. The Context-Aware Configuration (CAC) framework in AEM simplifies configuration management by allowing developers to define and resolve configurations based on the context, such as the content hierarchy. However, as projects scale, configuration needs can become […]
Understanding Lifecycle Methods in Vue.js
People praise Vue.js as a powerful and flexible JavaScript framework for its simplicity and ease of use. Vue.js includes lifecycle hooks as one of its standout features. These hooks allow developers to execute specific actions at various stages of a component’s life, making it easier to manage complex logic and interactions. In this guide, we’ll […]
Setting Up Tailwind CSS with Theme Files and Images in Vue.js
What is Tailwind CSS? Tailwind CSS is a utility-first CSS framework that makes styling easier by offering pre-built utility classes. These classes let developers quickly create responsive and modern designs. When used with Vue.js, a progressive JavaScript framework, it provides an efficient setup for building complex web apps. This guide will show you how to […]
What if Tech Leadership Wasn’t About the Tech? An Interview With Jennifer Baker
In this episode of What If? So What?, Jim talks with Jennifer Baker, former CTO of Synovus. She shares her journey from unexpected career opportunities to becoming a trailblazing technology leader in the insurance and banking sectors, culminating in significant strides in product development, customer experience, and digital transformation. Beyond her professional accolades, Jennifer passionately […]