Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
A proof-of-concept to show how Phonegap and Leaflet can be used to display a base map loaded from a local .mbtiles file generated from TileMill.
-
A repository for holding all of the example code referenced from my presentation on the Dojo Build System at the 2014 ESRI Dev Summit
-
Forked from danielfarrell/bootstrap-combobox
A combobox plugin that works with twitter bootstrap
-
Simple Dojo Build System examples to support my presentation at the 2014 ESRI Dev Summit.
JavaScript 4
-
-
Forked from DavidSpriggs/intern-tutorial-esri-jsapi
Using intern to unit/functional test your esri JavaScript API apps.
JavaScript 2
1,530 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
- stdavis/cli-ux TypeScript
- stdavis/good-samaritan-tests
- stdavis/jest TypeScript
- stdavis/testing-library-docs JavaScript
- stdavis/wonkavision JavaScript
Created a pull request in agrc/masquerade that received 5 comments
Provider refactor and OpenSGID Test
The PR includes a refactor to support a provider abstraction. It also includes a new OpenSGID provider which looks to be MUCH faster than querying …
Created an issue in agrc-widgets/kitchen-sink that received 2 comments
Build Tools
Should we be using webpack to build our distributable code that gets published to npm? I get the following error when running jest tests in a proje…