From 7ffeb9fdbb618d8a27ce39626b18f9a61c490542 Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Thu, 5 Nov 2020 16:11:03 +0100 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3400010 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# javascript_the_good_parts_notes_in_code +notes and thoughts on the book, written as code