tomwayson / esri-angular-cli-example

Example of how to to use the ArcGIS API for JavaScript in an Angular CLI app
https://tomwayson.github.io/esri-angular-cli-example
29 stars 23 forks source link

Demonstrate the value of lazy loading the ArcGIS API for JavaScript #1

Closed tomwayson closed 7 years ago

tomwayson commented 7 years ago

Add a route that loads quickly. Only when the user takes an action (link, tab) to view the map should they incur the penalty of loading the ArcGIS API for JavaScript.

TheKeithStewart commented 7 years ago

I'm assuming you would like the quick landing page to be have a little more than just a way of navigating to the mapping component. Any issue with me adding Angular Material to handle some of the layout?

tomwayson commented 7 years ago

That would be awesome!

tomwayson commented 7 years ago

resolved in #7