Blog

Scan Barcodes and Create QR Code using Salesforce LWC

Welcome folks! This blog post demonstrates the Salesforce Capabilities to Scan Barcodes as well as ability to Create QR codes out of a given text content, all using Lightning Web Components. Salesforce had released a BarcodeScanner API which supports barcode scanning natively on LWC for mobile devices using the Salesforce Mobile App. Since it is supported natively,…

Movie Trivia Game built using LWC

Hello fellow Movie Enthusiasts!Presenting to you – Trivia Time – a fun movie-guessing game built using Lightning Web Components and hosted for free on Heroku. The movies are taken from IMDb Top 250 List and is kept as a static set. The Trivia game can be played by two teams numerous times and the simple…

Salesforce & Bing Maps Integration

Bing Maps REST API can easily be integrated within salesforce. In this article we will see how we can use different APIs of Bing and use it in our salesforce application. For this we will be creating a custom lightning component to test various APIs provided by Bing. Authentication? There is no specific type of…

Resume Builder (LWC)

Presenting to you all – Resume Builder – a responsive website enabling users to create their own Resume, for any profession.Users can edit the resume content, print it and can use this to create their Online Portfolio and host it for free as per their choice. Resume Builder Highlights Edit the JSON data to personalize…

LWC Navigation Scenarios with Examples

A lot of good many LWC Navigation examples and documentation are available scattered across different sources , so we thought of aggregating and providing it all here covering most of the navigation use cases. To navigate in Lightning Experience, Lightning communities, and the Salesforce app, use the navigation service, lightning/navigation to navigate to many different page…

Salesforce: Mobile Extension Toolkit for Field Service Lightning

As of Winter 21 release, Salesforce offers developers to create their own HTML based mobile extensions for native FSL App. This feature is currently in pilot so we can expect some more changes and updates from salesforce until it fully goes GA. In this post I am going to show you can host the HTML…

Ballot Box – An LWC Voting App

This Fun App provisions an Admin to create a Team with relevant Candidates who can Vote among themselves on Titles- All built on Salesforce! This App, when exposed as a public Salesforce Site, allows Users to cast their Vote using their configured Email Id in the Candidate records, without any Login hassle!

JavaScript Developer I Certification: Preparation

This exam’s experience was very different compared to our previous certifications. Quite Challenging and Quite Enjoyable as well. The certification is divided into two parts: Lightning Web Component Super Badge JavaScript Developer I Multiple choice exam Which Part to Attempt First? Both of the above requisites can be done in any order. Doing the MCQ…

LWC with VF in Iframe – Bidirectional Communication

This post will demonstrate the case where we have a Visualforce Page nested into a Lightning Web Component and how the communication between the two is established. There are two important things you need to know about Visualforce pages running in Lightning Experience: In case of Developer Edition, Sandboxes and Production,Lightning Components are loaded from…

Lightning Communication with Platform Events

You can publish platform events using Apex, REST API, Flows, and Processes. Also, you can subscribe to platform events using Apex triggers, flows, processes, a Lightning component, and a CometD-based tool. But by using platform events, you benefit from an event-based programming model and a standard way of programming across your apps. Platform events enable…

Loading…

Something went wrong. Please refresh the page and/or try again.


Follow My Blog

Get new content delivered directly to your inbox.

Leave a comment