Abhishek Verma

Technical Lead at Silverline | 19x Salesforce Certified | Salesforce Certified Application & System Architect | Financial Services Cloud Accredited Professional | 8xTrailblazer Mentor | Salesforce Community Speaker

Lightning Web Components External Libraries and Frameworks Salesforce Shastras

External Libraries and Frameworks in Lightning Web Components (LWC)

Let’s set off on a fascinating journey of discovery, learning how to use External Libraries and Frameworks in Lightning Web Components (LWC). Why Integrate External Libraries with LWC? One of the main advantages when dealing with modern web development is the plethora of resources available. Among such resources, Javascript frameworks and libraries play a significant…

Read More
Continuous Integration and Continuous Deployment (CICD) in Salesforce Salesforce Shastras

CI/CD in Salesforce

Ever wondered how the most successful Salesforce projects keep their momentum, continuously improving without crashing during updates or new feature rollouts? The magic sauce is often a robust CI/CD (Continuous Integration/Continuous Deployment) pipeline that ensures updates are as smooth as cream cheese on a bagel. Whether you’re dipping your toes into the Salesforce ecosystem or…

Read More
JavaScript Fundamentals Salesforce Shastras

JavaScript Fundamentals for Lightning Web Component (LWC) Development

In the web development’s realm, JavaScript is the supreme, cornerstone language to, building, dynamic and interactive web applications. For a Lightning Web Component (LWC) developer, it’s raining JavaScript fundamentals! Mastering them is not just beneficial, but quite imperative. This guide, well, it’s designed just beautifully to provide you with a comprehensive, understanding of JavaScript essentials,…

Read More
How to Pass Salesforce Certified AI Associate Salesforce Shastras

How to Pass Salesforce Certified AI Associate Exam : 2024

Introduction The Salesforce Certified AI Associate exam equips you with the knowledge and skills to provide informed strategies and guide stakeholder decisions based on Salesforce’s Trusted AI Principles. As you prepare, keep these essential points in mind: Exam Outline Let’s break down the key topics covered in the exam: 1. AI Fundamentals (17%) Understanding AI…

Read More
Lightning Web Components Real-Time Updates with Platform Events Salesforce Shastras

Implementing Real-Time Updates with Platform Events in LWC

In today’s fast-paced digital environment, real-time updates are not just a luxury; they are a necessity for maintaining engaging and interactive web applications. Implementing Real-Time Updates with Platform Events in LWC emerges as a gold standard for developers seeking to elevate their applications’ responsiveness and user experience. Whether you’re developing a simple notification system or…

Read More
How to Generate & Verify One-Time Password (OTP) in LWC

How to Generate & Verify One-Time Password (OTP) in LWC

Introduction: In today’s digital age, security is of utmost importance, especially when dealing with sensitive information. One way to enhance security is by implementing One-Time Password (OTP) verification systems. In this blog post, we’ll explore How to Generate & Verify One-Time Password (OTP) in LWC. LWC Component (OTPGeneratorVerifier): Apex Controller (OTPController): This method generates a…

Read More
Migrating from Aura Components to Lightning Web Components Salesforce Shastras

Migrating from Aura Components to Lightning Web Components

Salesforce developers, we’re living in exciting times. The evolution of Salesforce, from Classic to Lightning, gave us an improved user interface, quicker component development, and higher performance. But as we continually strive for a better user experience, Lightning Web Components (LWC) have emerged, outshining Aura Components in many ways. So how do we Migrating from…

Read More