From d314200e0336e0b8f406f5b61a98b506cc2aac21 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 9 Jul 2021 03:00:25 -0600 Subject: [PATCH] add link to live stream --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index ea07a0f..a06f52d 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,15 @@ var TZ = require("xtz"); See . +## 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)`