Archives

Aeris JavaScript SDK Beta 3
January 9

AerisWeather JavaScript SDK Beta 3 Released

Last November, we released the initial beta of our new, modern AerisWeather JavaScript SDK. The new SDK is designed to be more flexible, easier to use and more lightweight than the previous AerisJS library we released years go. We’ve now released beta 3, getting us even closer to a final 1.0 release. We released the initial beta with a strong foundation of core features, including: configuring and requesting data from the AerisWeather API configuring and requesting map imagery from AerisWeather Mapping Platform (AMP) a fully-customizable interactive weather map starting with the LeafletJS mapping library Then in December, we released beta 2...

January 4

Fetching API Data with the AerisWeather JavaScript SDK

You don’t need to be an API guru to interact with the AerisWeather API. In fact, we’ve recently launched a JavaScript SDK that simplifies building your API queries and handling the responses. By the end of this post you’ll see just how to easy it is to play with our API. JavaScript vs. NodeJS We’re all about choices with the latest JavaScript SDK. Did you want to access weather data via NodeJS or browser-based JavaScript? Either way, we will have you covered. Both options have their own benefits, but it will be up to you to determine which implementation method best...