tomwayson / create-arcgis-app

An example of how to use the ArcGIS platform in an application created with Create React App and React Router
https://create-arcgis-app.surge.sh/
23 stars 8 forks source link

useHooks() #20

Open tomwayson opened 5 years ago

tomwayson commented 5 years ago

It would be good to create a branch to compare how hooks can make code cleaner and more reusable, especially for the map component.

https://reactjs.org/docs/hooks-overview.html

tomwayson commented 5 years ago

mostly adressed in #31, except for map