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