sean-olson-e / Angular-and-the-ArcGIS-API-for-JavaScript

This repository contains resources to support the Esri Developer Summit presentation, Angular and the ArcGIS API for JavaScript. Here you will find all of the samples apps, presentation slides, and Readme files that provide guidance for each pattern.
27 stars 12 forks source link

maintenance/6-8-and-12 #14

Closed jwasilgeo closed 6 years ago

jwasilgeo commented 6 years ago

resolves #6 resolves #8 resolves #12

There's a lot going on here, but I'd argue in the long run it will simplify the structure of this repo and minimize repeated installations of node_modules.

If it helps, please focus your attention on the top-level README for now. I peppered it with several TODO comments (aka: cries for help).

I did not update any of the individual sample app's READMEs. We can consider them to be out of date now.

If we accept this PR, I'd also advise deleting all instances of node_modules directories and doing a fresh npm install at the top level of this repo.

jwasilgeo commented 6 years ago

Thanks @andygup and @sean-olson-esri. I'll keep your README comments in mind as we keep pushing ahead with this repo.