Esri / application-boilerplate-3x-js

Starter application that simplifies the process of building templates for the ArcGIS.com template gallery.
https://developers.arcgis.com/javascript/
Apache License 2.0
90 stars 68 forks source link

4x boilerplate sanity check #76

Closed driskull closed 7 years ago

driskull commented 8 years ago

Could you go over the 4x boilerplate in the "4master" branch and provide feedback on:

If anything doesn't make sense, needs additional documentation or is missing anything... _Just add it!_

https://github.com/Esri/application-boilerplate-js/tree/4master

kellyhutchins commented 8 years ago

@SpatialAgent we may want to update test your 4.0 apps

alaframboise commented 8 years ago

@kellyhutchins is it too early to add the theme spec to the JSON definition?

https://github.com/Esri/application-boilerplate-js/blob/master/application_boilerplate/config/defaults.js#L32

@ajturner

kellyhutchins commented 8 years ago

@alaframboise I think its too early. We have to think about what we can realistically support in the template apps. But its something we are thinking about so once we have a better idea of what is possible we can talk about adding it.

driskull commented 8 years ago

Agreed, but let me know if there are any common properties that all templates should have and we are currently missing.

driskull commented 7 years ago

closing