Welcome back to the third part of our series on essential Web APIs! If you haven’t had the opportunity to explore Part 2 yet, where we extensively covered the nuances of the Web History API and Web Storage API, I encourage you to catch up here to gain valuable insights into efficiently managing browser history […]
Services
Exporting Media Items with Sitecore PowerShell Extensions
Intro 📖 At this point, I think every Sitecore developer uses or has at least heard of Sitecore PowerShell Extensions (SPE). This powerful module for Sitecore is an auto-include for most teams and projects. The module is included with XM Cloud instances by default; if you use XM Cloud, then you already have SPE. If […]
Introducing Salesforce Einstein Copilot for AI
Do you struggle to optimize user experience and maximize productivity? If so, your team is spending valuable time on repetitive tasks like data entry, locating the right information, and follow-ups, limiting time for core functions and strategic initiatives. What if an AI assistant could streamline workflows and unlock hidden efficiencies? Enter Salesforce’s Einstein Copilot, a […]
Understanding JavaScript Web APIs: Part 2
Welcome back to the continuation of our journey through crucial Web APIs! For newcomers to our series, I highly recommend diving into Part 1, accessible here, where we extensively cover the fundamental aspects of the Web Forms API. Continuing our journey, let’s delve into further exploration of vital Web APIs, including the Web History API […]
Databricks strengthens MosaicAI with Lilac
Databricks has acquired LilacAI as it continues to strengthen its end-to-end data intelligence platform. The 2023 acquisition of MosaicML gave Databricks significant capabilities in the in the Generative AI space with the ability to train and deploy Large Language Models (LLMs) at scale. Next, Databricks purchased Arcion to provide native real-time data ingestion into their […]
All Aboard! Visualize Business Impact with the Enterprise Cloud Transit Map
Cloud modernization is the primary driver of digital transformation and impactful business value. Cloud platforms have evolved from core technology to disruptive ecosystems of strategic advantage. Migration and modernization are vital to reach new markets, deliver innovative products, improve resiliency, reduce costs, and improve customer experiences. But it’s easy (and common) to lose sight of […]
Mobile Apps Accessibility Series: Feedback and Error Handling – 5
In the ongoing pursuit of mobile app accessibility, ensuring effective feedback and error-handling mechanisms is paramount. In this fourth installment of our series, we’ll explore why feedback and error handling are crucial for enhancing accessibility and user experience. Let’s delve into how these features can empower users and make your app more inclusive. Importance of […]
Mobile Apps Accessibility Series: Readable Text and Adjustable Fonts – 4
In our ongoing exploration of mobile app accessibility, we arrive at a crucial aspect: readable text and adjustable fonts. In this fourth installment of our series, we’ll delve into why text readability matters and how adjustable fonts can significantly enhance the accessibility of your app. Let’s dive in! Importance of Readable Text Text is the […]
Sling Mappings++ Large Lists and Mapping Arrays
As all AEM Developers know, AEM, and more-so the underlying JCR, has limitations on how many children a single parent can have before we start to see performance issues. First in the UI, and then more critically in the ability to look-up and manage content nodes themselves. When designing for a net-new AEM website, this […]
From Concepts to Creation: Building Amazon Q Application with Amazon S3 Integration
Amazon Q is a fully managed, generative AI powered assistant created by Amazon Web Services. As per press release – ‘Amazon Q can help you get fast, relevant answers to pressing questions, solve problems, generate content, and take actions using the data and expertise found in your company’s information repositories, code, and enterprise systems’. With […]
useNavigate: Navigation React Router v6
In React͏ development, smooth moving between pages is vital for a seamless͏ user experience. React Router v6 brings out the useNavigate hook for advanced navigation, simplifying navigation logic͏ in functional elements. This ͏blog post will delve into the useNavigate hook, its features, functions, and benefits in React Router v6. Introducing useN͏avigate In React Router͏ v6, […]
Exploring HTML Template Engines for Node.js
The fusion of HTML template engines with Node.js has sparked a transformative wave in web development, reshaping the landscape of dynamic web application creation. These engines give developers an efficient means of dynamically generating HTML content, effectively elevating the readability and manageability of code repositories. Over the course of this blog post, we will embark […]