Monkey-patching the ESRI JSAPI to mock services

Intercepting functions through monkey-patching to mock server calls…

More...

ESRI Javascript API 4 with Angular 2 - Transition to Webpack

Project setup, unit tests setup, and playing around with Angular 2, ESRI JSAPI 4.0 and Typescript Part 2 - Transition to Webpack…

More...

ESRI Javascript API 4 with Angular 2 and Typescript

Project setup, unit tests setup, and playing around with Angular 2, ESRI JSAPI 4.0 and Typescript…

More...

Feature Service applyEdits on Multiple Layers

Javascript wrapper for applying edits to multiple layers on a feature service in single request to FeatureService REST API endpoint…

More...