JavaScript SharePoint Framework
Dealing with repetitive JS Promises
Recently while trying out the new SharePoint Framework in conjunction with the Sp-PnP-Js-Core library we came across a small difficulty dealing with the Promises while accessing the SharePoint API. Our intent was to develop a simple web part to manage lists on SharePoint using the Sp-PnP-Js library as way of Read more…