Year: 2017
-
Show Lightning component on public website without authentication
How to show Lightning component on public sites without need of user authentication
-
Text Slider Lightning Component for Salesforce with Live Demo
How to use Nested Components and create a simple yet powerful Text Slider Component in Lightning for Salesforce
-
Design Continuation Server in Salesforce
How to implement Continuation Server in Salesforce with the help of Action Function and Continuation Object
-
Limitless Chaining of Continuation object in Salesforce
How to create a Continuation Server in Salesforce with the help of JavaScript remoting and Continuation Object
-
Most Frequently used SFDX Commands
Introduction and basics of Salesforce Developer Experience (Salesforce DX) with source code and Video tutorials
-
Behold Yourself – Summer 17 is here to break legacy Visualforce Navigation code in Lightning Experience
In Summer 17, URLFOR method in Visualforce would not work in Lightning Experience if used directly. Even sforce.one API is not fully compatible.
-
Export or print code review feedback generated by Salesforce Lightning CLI
How to print or export code review feedback report generated by Salesforce Lightning CLI tool
-
Use Lightning Components on external websites – Lightning Out
How to use Lightning component in node.js (External websites) by using Lightning Out. It shows how to enable CORS and SSL in Node.js with Video and complete source code.
-
Generic and Responsive Table Component in Salesforce Lightning
Complete Source code to create generic and responsive Table component in Salesforce Lightning
-
SFDCRules – Simple yet powerful Rule Engine for Salesforce
Open source project to evaluate rules in Salesforce using Apex