Binding Methods and Functions in Vue.js Binding methods in Vue.js connect functions defined in the Vue instance to events or directives in the template, enabling interactivity. <template> <!– Interpolation –> <p>{{ message }}</p> <!– Using v-bind directive –> <a v-bind:href=”url”>Learm More</a> <!– Using shorthand : –> <a :href=”url”>Read More…</a> <button v-on:click=”handleClick”>Click me!</button> <!– Using shorthand […]
Technology Partners
Mastering Lightning Record Edit Form in LWC Salesforce
Hello Trailblazers… In the world of Salesforce development, Lightning Web Components (LWC) have revolutionized the way we build user interfaces. One of the key components in our toolkit is the Lightning Record Edit Form, which simplifies the process of editing records in Salesforce. In this blog, we’ll delve into the ins and outs of the […]
Understanding the Einstein Bot Builder: A Comprehensive Overview
Hello Trailblazers! Welcome to the Series of Salesforce Einstein Chatbots- Part 4 In today’s digital world, businesses continuously looking for new methods to improve customer interaction and accelerate support procedures. One such solution offered by Salesforce is the Einstein Bot Builder, a powerful tool that empowers organizations to create intelligent chatbots tailored to their specific needs. […]
useFormState in Next.js: Form Management
In my previous blog, we had discussed using server actions with our forms and managing the loading state with the new useFormStatus hook from react-dom. In this one, we are going to explore another experimental hook from react-dom: useFormState. Concisely, useFormState is a hook to which we provide a function to manipulate form data. The […]
Which Components Are Available Out of the Box with Sitecore XP Using SXA? A Quick Reference Guide
When planning a new website, a web development team must identify the essential components required for completion. These pieces are often called components. Assuming the site is being built using a Content Management System (CMS), most, if not all of these platforms will have their own set of “out of the box” components. Out of […]
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 […]
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 […]
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 […]
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, […]
Using Optimize Multimodal AI
At Perficient, one significant benefit of being a premier partner with elite cloud providers the likes of Google, AWS, and Azure, is the early adopter access granted to level up SMEs (subject matter experts) so that partner engagements between Perficient and its customers are meaningful, profitable, and repeatable. In this initial blog post from Josh […]
Adobe Summit 2024: Top 5 MOps Sessions We’re Excited About
Whether you are attending in person or virtually, another exciting Adobe Summit is coming our way. As Adobe continues to expand its footprint across all of Marketing Technology, Garett Meznarich (Director of Digital Marketing) and I (Technical Architect, Marketing Automation Team) thought it would be helpful to give you a Marketing Operations perspective on what […]