What is Routing? The Pages Router utilizes a file-system-based routing system grounded in the concept of pages. Upon adding a file to the app directory, it becomes readily accessible as a route. File Based Routing: Each component in the app directory automatically becomes a route in your application. If you have a file named page.js […]
Posts Tagged ‘#PerficientMakesAdifference’
Part-2 Next.js Parallel Routing for Unique Loading and Error Experiences
Parallel Routing with Loading: Imagine visiting a website, and while a page is loading, you see a spinning wheel or a loading symbol. That’s the loading state – it shows that things are still getting ready. In Next.js, using Parallel Routing, each webpage can have its own unique loading symbol or message. So, as you […]
Unlocking React’s Power: Why Functional Components Outshine Class Components
Introduction As React development continues to evolve, the rise of functional components and hooks has significantly transformed the way we build applications. In this blog, we’ll unravel the magic behind functional components and explore why they emerge as the superheroes of modern React development. So, get ready for a journey into simplicity and power, supported […]
Row-Level Actions in Lightning Datatable in Lightning Web Component
Hello Trailblazers, In this blog post, we will learn how to handle Row-Level actions in Lightning Datatable in Lightning Web Component (LWC). Acceptance Criteria: Create a lightning datatable that will display all the product details. The product details component should have 2-Row Level actions. Show Details – When the user clicks on the button, it […]
Mastering Vue.js Slots: A Comprehensive Step-by-Step Guide
Vue.js is a cool way to make websites more interesting. One thing it does is use slots. Think of slots like placeholders where you can put stuff in a website part. What Are Slots? Vue.js slots are like special spots in a website component. They let you place various things into those spots from another […]
Batch Class in Apex to Delete Records
Hello Trailblazers, In this blog post, we’re going to write a batch in Apex to delete the records from the targeted object. Acceptance Criteria: Write a batch Class in Apex to delete all the account records created in the last 1 year. Batch Apex is a powerful Salesforce tool that allows developers to create and […]
Unlocking the Power of Vue Router: A Complete Walkthrough
Understanding Vue.js Router Vue.js routing acts as a guide for your web application, instructing it on which page or component to showcase as the URL shifts. This functionality enables the creation of interactive, multi-page experiences within the framework of a single-page application. This blog, we’ll explore the essential elements of Vue.js routing, encompassing route creation, […]
A Comprehensive Guide to Watchers in Vue.js
Vue.js Watchers In Vue.js, when your data changes, the webpage updates automatically. But sometimes, you might want to do extra things when certain data changes. That’s where watchers step in. Watchers are like special helpers in Vue.js. They keep an eye on specific pieces of information (like a number or a word) and jump into […]
An Introduction to Salesforce CPQ
In this blog, we will focus on the world’s best CRM software i.e., Salesforce, and understand what Salesforce CPQ is. What is CPQ? Salesforce CPQ, which stands for Configure, Price, Quote, is a powerful tool within the Salesforce ecosystem designed to streamline and optimize the complex process of generating quotes and proposals. In today’s world, […]
People of Perficient: Meet Maria Fernanda Avendaño, Sr. Business Consultant
Perficient is made up of thousands of talented colleagues across the world who are building the leading global digital consultancy. Every colleague has an incredible story to share, and we want to showcase the diverse perspectives, unique paths, and incredible journeys of the people impacting Perficient and our communities. We recently sat down with […]