Why is this State Management Solution Named Zustand? “Zustand” is a German word that translates to “state” in English. In the context of programming and software development, “Zustand” is often used in conjunction with “Zustands management,” which translates to “state management.” It refers to the management of the state of an application, typically to keep […]
Technical
Empowering Flexible and Maintainable Applications using Vue Composition API.
The Vue Composition API offers an efficient and adaptable method for creating components, improving Vue js development. You can improve reuse, better organize code, and easily manage complicated applications by utilizing the Composition API. Let’s explore the components’ perspective and how API supports Vue 3 development. The concept of Vue Composition API, the distinction between […]
Using Rendering Parameters on a XM Cloud component
What about Rendering Parameters? I recently did a POC using rendering parameters in a component in XM Cloud. In this blog i will describe my approach, issues faced and how i overcame them. Adding a rendering to a component, is relatively straight forward in Sitecore development, i.e.(https://doc.sitecore.com/xmc/en/developers/xm-cloud/walkthrough–building-a-simple-rendering.html). However, there are some circumstances where things are […]
Waze and Assistive Technologies: A Smoother Journey for Cognitive Disabilities
Waze, the popular navigation app, has revolutionized the way we navigate our world, offering real-time traffic updates, route planning, and crowd-sourced information to millions of users. While it’s widely appreciated for its convenience and accuracy, Waze is especially valuable for individuals with cognitive disabilities. In this blog post, we’ll explore the benefits of Waze for […]
Cognitive Disabilities with Assistive Technologies: The Garmin Venu Smartwatch
In a world where technology is advancing at an unprecedented rate, its potential to transform lives becomes more apparent every day. Assistive technologies, in particular, have opened up new horizons for individuals with cognitive disabilities, offering them greater independence and improved quality of life. One such revolutionary device is the Garmin Venu Smartwatch. In this […]
Perficient: Gold Sponsor at Vercel’s Next.js Conference 2023 – Join Us In-Person or Virtually!
At Perficient, we’re thrilled to announce that we are a Gold Sponsor of this year’s Next.js Conference, hosted by Vercel. This much-anticipated event will take place on October 26th at the iconic SF Jazz in San Francisco, and just like last year, it will feature a vibrant virtual component for attendees to stream for free. […]
Simplify Your Workflow: Streamlining Business Processes with EPM Pipeline Scheduling
If you have worked with EPM Pipelines, you know how incredibly relevant it is for customers who do not have the resources for data integration automation. It has been a saving grace for streamlining tasks and data load processes within the EPM application itself. However, one important element that had been missing from it was […]
Why Do You Need to Know Backend for Frontend (BFF) Pattern?
Our typical problem arises when we wish to incorporate an API into our mobile app. Consider the situation in which you need to create a mobile app for an existing system. The system was one monolithic solution that exposed an API that exclusively served the web client. The client’s proposal is not restricted to new mobile apps, […]
Fitbit Sense and Assistive Technologies: The Lives of Individuals with Cognitive Disabilities
In an era of technological advancement, the fusion of assistive technologies and smartwatches like the Fitbit Sense is revolutionizing the way individuals with cognitive disabilities manage their daily lives. These innovations provide not only health monitoring but also vital support for cognitive tasks, promoting independence and a higher quality of life. In this blog post, […]
Databases from the Future: What is Database Version 954?
Have you started up a new Optimizely site, and prepared your database only get to this error message? Reading the error message itself, you’ll see that the created DB version is at 957 where the current version of Optimizely, at the time of this writing, is 904. Where did this come from? How do […]
Multi-Tenant Deployment Strategies in AEM with Adobe Cloud Manager
Deploying multiple tenants to AEM through Adobe Cloud Manager can be challenging. Cloud Manager does not provide the ability to configure multiple deployment pipelines to AEM. More specifically, Cloud Manager cannot deploy from more than one Git repository. In a multi-tenant ecosystem, each tenant dev team needs to store their code in separate repositories and […]
Testing with Sequencer in Burp Suite
Burp Suite is a renowned testing tool that offers a wide range of features for professionals seeking to analyze and secure web applications. Among its many capabilities, the Sequencer stands out as a powerful tool for assessing the quality of randomness and predicting session tokens. In this blog, we will delve into the Sequencer in […]