Category: Salesforce
-

Salesforce Spring 17 release – My favorite features
List of my favorite features in Salesforce Spring 17
-

Circular Progress Bar with Conditional Theme – Salesforce Lightning Component
Salesforce Lightning Component – Circular Progress Bar with Conditional Theme. Ready to be used by Developers and Admins on App builder for any object. No External Javascript Library, Lightweight CSS based.
-
How to Document Lightning Component
Demo and Example, showing process of documenting Lightning Component
-

Circular Progress Bar – Salesforce Lightning Component
Demo and Complete Source code of Circular Progress Bar, Salesforce Lightning Component
-

Calling Apex method at regular interval from Lightning Component
Importance of $A.getCallback and Modifying Components Outside the Framework Lifecycle
-

Automated Code review for Apex in Salesforce – Static code analysis – Video
Using open source PMD tool to generate code quality report for Apex classes
-

Get Selected HTML or Lightning component in Aura Iterator
How to detect event from Lightning Component and HTML5 components in Aura Iterator
-
Where to find me in Dreamforce 2016
Find me at Brain Dating , Cognizant Booth , Community Powered Circle Sessions and Admin Meadow in Dreamforce 2016
-

Use Lightning Component in Visualforce Page
How to use Lightning Out to surface Lightning Component on Visualforce Pages
-

Flipcard Lightning Component
A simple CSS based animated Flip card Lightning Component for beginners