From 65955874adf69002211c5b62f5625057c53e3cca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Tue, 5 Apr 2022 21:20:02 +0200 Subject: [PATCH] Added 2 titles to Worth Reading section Hi, Stjepan from manning here. I thought these two titles might be a good match for your list. Thank you for considering them. Best, --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ddeb048..370aa55 100644 --- a/README.md +++ b/README.md @@ -1040,6 +1040,8 @@ https://listjs.com * [JavaScript Tutorials](https://hackr.io/tutorials/learn-javascript) - Learn Javascript online from a diverse range of user ranked online tutorials. * [Functional-Light JavaScript](https://github.com/getify/Functional-Light-JS) - Pragmatic, balanced FP in JavaScript. * [Clean Code JavaScript](https://github.com/ryanmcdermott/clean-code-javascript) - Clean Code concepts adapted for JavaScript. +* [The joy of JavaScript](https://www.manning.com/books/the-joy-of-javascript) - The key design concepts for clean, and easy-to-maintain code. +* [Testing JavaScript Applications](https://www.manning.com/books/testing-javascript-applications) - A guide to building a comprehensive and reliable JS application testing suite. # Other Awesome Lists