From fb826fe38656ebc0f4a2bd09e12264a84fc75b2a Mon Sep 17 00:00:00 2001 From: JasonHomeWorkstationUbuntu Date: Wed, 16 Dec 2020 17:39:03 +1100 Subject: [PATCH] first commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5da3520 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# README + +This is a learning repository, in which I will learn JavaScript following [JavaScript: The Definitive Guide, 7th Edition](https://learning.oreilly.com/library/view/javascript-the-definitive/9781491952016)