Skip to main content

Posts Tagged ‘Perficient’

An Analyst Uses A Computer And Dashboard For Data Business Analysis And Data Management System With Kpi And Metrics Connected To The Database For Technology Finance, Operations, Sales, Marketing

How to Check the Number of Dynamic Dashboards in Salesforce?

Hello Trailblazers! Salesforce dashboards are powerful tools for data visualization and analysis. Among them, dynamic dashboard provide real-time insights tailored to each user’s data visibility. Since there is a limit on the number of dynamic dashboards that an organization can create, it’s crucial to track and manage them efficiently. In this blog, we will explore various […]

Featuredimage

Using TypeScript with React: Best Practices

Nowadays, TypeScript has become the first choice for building scalable and maintainable React applications. By combining the approaches for static typing with dynamic capabilities of React, TypeScript enhances productivity, improves the readability of code and reduces the runtime errors. In this blog, we will explore best practices for using TypeScript in React projects, covering type […]

Quizzically Business Man Happy Staring At Screen Of Code

Remix vs. Next.js: A Comprehensive Look at Modern React Frameworks

In the ever-evolving landscape of web development, choosing the right framework can significantly impact the performance and user experience of your applications. Two of the most prominent frameworks in the React ecosystem today are Remix and Next.js. Both are designed to enhance web development efficiency and performance, but they cater to different needs and use cases. In this […]

Male Doing Estimation On Screen

How to Subscribe to Salesforce Reports

Hello Trailblazers! Salesforce Reports are a cornerstone of effective data-driven decision-making. They allow you to analyze and visualize business data efficiently. Salesforce offers a subscription feature for reports to ensure you or your team stay updated on important metrics without manually checking them. Subscribing ensures that you receive reports regularly in your email inbox, making […]

Istock 2012746941

Suspense in Action: Simplifying Async Data Fetching in React

Building React apps often involves dealing with async data fetching. This can be complex and impact the user experience. React Suspense is here to help, making async data fetching simpler and more efficient. It improves your app’s performance and user experience. React Suspense streamlines async data fetching. It lets you focus on building your app […]

African Businessman Using Analytics Data Kpi Dashboard

How to Subscribe to Salesforce Dashboards?

Hello Trailblazers! Salesforce Dashboards are powerful tools that allow users to visualize and analyze data at a glance. To stay updated on key metrics without manually checking dashboards, Salesforce provides a subscription feature. Subscribing to dashboards ensures that you and your team receive timely updates via email, helping you stay informed and make data-driven decisions. […]

Istock 2158226013

How to Create a Bucket Column for the Picklist Type Field in Salesforce Report

Hello Trailblazers! Salesforce provides powerful reporting tools to analyze and visualize data effectively. Among these tools, the Bucket Field stands out as a feature that enables categorization of data directly within reports. In this blog post, we’ll focus on creating a Bucket Column specifically for Picklist type fields in Salesforce Reports, offering a step-by-step guide […]

Programmer Working With Program Code

Securely Interacting with AWS Services Using Boto3 API

In today’s cloud-centric world, AWS (Amazon Web Services) stands out as a leading provider of scalable and reliable cloud services. Python’s Boto3 library is a powerful tool that allows developers to interact with AWS services programmatically. However, ensuring secure interactions is crucial to protect sensitive data and maintain the integrity of your applications. Main objective […]

Woman Coding

Methods for identifying desktop, mobile, or tablet device in the LWC component

In order to write device-specific code in Salesforce LWC (Lightning web components), we will explore different methods of detecting a device in this blog. The following methods can be used in Lightning Web Components (LWC) to identify a device or distinguish between a desktop, tablet, or mobile device: 1. Using Standard web APIs navigator.userAgent In […]

Qa India Practice (1)

Celebrating QA India’s Journey: Empowering Women, Achieving 50/50 Gender Parity

It’s truly an exciting and proud moment for our QA India Practice, as we have achieved an incredible milestone: a 50/50 gender ratio by the end of 2024. While we continue to stand out with many QA achievements, we mark gender parity as our long-term goal. This progress in gender ratio sets a benchmark for […]

Front End Meetup 2024

Key Insights from the Front-End Meetup by the Front-End Meetup Group

Let me take you through the event that perfectly wrapped up 2024! Perficient’s Front-End Team concluded the year with a memorable meetup filled with inspiring sessions and networking, setting the stage for an exciting 2025. We’re already excited about the next one! Event Overview The Front-End Meetup, hosted by the Front-end Meetup Group and sponsored […]

Two programmers working on some coding together

How to Build a Component Library in next with Storybook

Building a component library in Next.js with Storybook involves creating reusable UI components in Next.js and using Storybook to visualize and document them. Here’s a step-by-step guide on how to set up a component library in Next.js and integrate it with Storybook: 1) Set Up a Next.js Project If you don’t have a Next.js project […]

Load More