From 5c7a930603d358084c78ed6952ee1b2dabbe857f Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Wed, 1 May 2024 20:59:07 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20=E2=80=9CResponsible=20JavaScrip?= =?UTF-8?q?t=E2=80=9D=20(finished)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/_data/json/read.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/src/_data/json/read.json b/src/_data/json/read.json index 341533b2..e7f11c9f 100644 --- a/src/_data/json/read.json +++ b/src/_data/json/read.json @@ -4759,6 +4759,27 @@ "language": "en", "link": "https://play.google.com/store/books/details?id=mcETEAAAQBAJ" }, + { + "isbn": "9781952616112", + "dateFinished": "2023-07-04", + "status": "finished", + "rating": "unrated", + "tags": [ + "development", + "nonfiction" + ], + "title": "Responsible JavaScript", + "authors": [ + "Jeremy Wagner" + ], + "publishedDate": "2021-10-26", + "description": "Learn how to use JavaScript responsibly and create resilient experiences that are more accessible and inclusive.", + "pageCount": 0, + "printType": "BOOK", + "thumbnail": "https://books.google.com/books/content?id=SAfNzgEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Responsible_JavaScript.html?hl=&id=SAfNzgEACAAJ" + }, { "isbn": "9780063251281", "dateFinished": "2023-08-11",