From 52c316d6116fb2f54f045d109c8bed792b79d686 Mon Sep 17 00:00:00 2001 From: Devin Weaver Date: Thu, 8 Oct 2020 20:57:53 -0400 Subject: [PATCH] Add JS video to resources --- tiddlers/resources/javascript-resources.tid | 1 + 1 file changed, 1 insertion(+) diff --git a/tiddlers/resources/javascript-resources.tid b/tiddlers/resources/javascript-resources.tid index 3282aef9..bd8d2352 100644 --- a/tiddlers/resources/javascript-resources.tid +++ b/tiddlers/resources/javascript-resources.tid @@ -29,6 +29,7 @@ These are some JavaScript resources I have found to be valuable: * [[Refactoring Guides|https://sourcemaking.com/refactoring]] <> * [[Human JavaScript|http://humanjavascript.com/]] <> * [[Philip Roberts: What the heck is the event loop anyway?|https://www.youtube.com/watch?v=8aGhZQkoFbQ]] <