Love this quote: “We use react-google-maps to incorporate Google Maps into our React app”
Source: https://www.npmjs.com/package/react-google-maps
1 min readOct 9, 2019
Thanks so much for the enlightening article John Au-Yeung !!!
I enjoyed seeing it all come together.
Do you think Redux is really necessary for this small project? I feel like having React manage state natively using e.g. React Hooks might have made it easier to understand. Thanks again!