From 8a6b747e157cdac0ec01ab2471b39bd216ffe00a Mon Sep 17 00:00:00 2001 From: andesol <20623084+andesol@users.noreply.github.com> Date: Mon, 2 Mar 2020 09:53:55 +0100 Subject: [PATCH] Update resources.md --- resources.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources.md b/resources.md index 3efd644..a6d7498 100644 --- a/resources.md +++ b/resources.md @@ -20,8 +20,8 @@ https://wweb.dev/resources/creative-backgrounds https://adamwathan.me/css-utility-classes-and-separation-of-concerns/ ### Javascript -- You don't know JS (Kyle Simpson) -https://github.com/getify/You-Dont-Know-JS +- [You don't know JS](https://github.com/getify/You-Dont-Know-JS). Book by Kyle Simpson. +- [Javascript for impatient programmers](https://exploringjs.com/impatient-js/toc.html). ### Data Visualization - Collection of graphs with D3