New Version of ForceJS: A JavaScript Library for using the Salesforce APIs in ECMAScript 6 Apps

1 · Christophe Coenraets · Nov. 17, 2016, 4:02 p.m.
ForceJS is a micro-library that makes it easy to work with the Salesforce REST APIs in client-side JavaScript applications. I started the project a couple of years ago focusing on three key requirements: Lightweight with no dependencies Include an implementation of the OAuth User Agent workflow Abstract differences between browser-based and Cordova-based application development to […]...