In this lesson we will be adding weather information to our react-blessed
Terminal Dashboard using the weather-js
node module. This module uses an error-first callback style API, but we'll convert it to a promise with util.promisify
so that we can use it via async
/await
.
Cool lesson... but the download link doesn't work. I get an access denied error from CloudFront
Hmm, clicking the "Available on GitHub" button on the Code tab doesn't navigate to the appropriate repo for you?
The "Available on GitHub" button works fine, I can't download the video