How To Get Started With Conga Composer For Salesforce

Learn how to make pixel-perfect documents from Salesforce. Conga is a 3rd party product on the Salesforce AppExchange that can be installed to extend Salesforce. Conga composer is a document generation tool. It is easy to create documents, presentations, and spreadsheets using Salesforce data. Conga can be used in a variety of use cases like… Read More How To Get Started With Conga Composer For Salesforce

How To Use Javascript Promises with Lightning Components

Javascript Promises has been around for a while but only got the chance to use it on some of the aura component pieces I started working on. In analogy you make a promise and either you fulfil or break your promise. In Javascript Promises context these translate to “resolve” meaning promise is fulfilled or “reject”… Read More How To Use Javascript Promises with Lightning Components