• Decoupling from Google Maps

    A technical talk about using the Google Maps JS badly on a website, the technical debt that can be accrued, and a few different modern techniques to use it well. When we rely on Google Maps for it’s API (I.e. geocoding addresses, Places API) it becomes a hard dependency on your JS code that becomes a legacy problem and hard to remove.