Last August, we covered some of the highest-level concepts about GeoAI in an attempt to demystify it. If you haven’t already, I recommend reading that article before continuing. If you already have, welcome to part two of the series! We’re happy to have you. Today, we’re going to be digging into what goes on “under […]
Tag: programming
Checking Out the Esri JavaScript API v4.18
Last month, Esri gave us all a wonderful gift in the form of the ArcGIS API for JavaScript 4.18 release. Now that we’ve had a bit of time to play around with it, we thought we would explore some major highlights and a few important notes from the update. ES Modules The 4.x JavaScript API […]
A Tale of Two JavaScripts
“It was the best of times, it was the worst of times”. While the opening for one of Dickens’ famous novels might not have been about programming, it does describe the process of understanding synchronous and asynchronous programming quite well. A lot of interns and new GeoDevs get thrown off by these concepts, so we […]
Jumpstart Your Year With JavaScript
With the start of a new year, many people take the opportunity to start learning new skills. For anyone interested in learning web development or webGIS, JavaScript is the backbone for getting things done. Here’s a guide to get you started!