add link to live stream

This commit is contained in:
AJ ONeal 2021-07-09 03:00:25 -06:00 committed by GitHub
parent 800a1aa3cb
commit d314200e03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -87,6 +87,15 @@ var TZ = require("xtz");
See <https://therootcompany.github.io/tz.js/>.
## How was this built?
I live-streamed the creation of this entire project.
If you'd like to learn how I did it and what challenges I encountered, you can watch here:
https://www.youtube.com/playlist?list=PLxki0D-ilnqa6horOJ2G18WMZlJeQFlAt
(though there have been a few minor updates and bug fixes off-camera)
# API
- `toTimeZone(utcDate, timeZone)`