From 27c48dca5013d5ceeba3284539c6fbc07f43331d Mon Sep 17 00:00:00 2001 From: Sonia M <98415819+letscode-17@users.noreply.github.com> Date: Tue, 24 Jan 2023 16:28:30 +0530 Subject: [PATCH] I have just added a new resource to this repository. This resource contains some of the best JavaScript books for both beginners and advanced users. This resource is a great starting point for anyone looking to learn JavaScript or brush up on their skills. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e675c3f..4d5bc5a 100644 --- a/README.md +++ b/README.md @@ -301,7 +301,8 @@ * [Reactive.how](http://reactive.how/) Learn Reactive programming video series * [By Example](https://github.com/danistefanovic/build-your-own-x) Build your own X... * [HTTP Headers Security 1](https://www.fastly.com/blog/headers-we-dont-want) and [2](https://www.fastly.com/blog/headers-we-want) -* [every programmer should know](https://github.com/mtdvio/every-programmer-should-know) collection of (mostly) technical things every software developer should know +* [every programmer should know](https://github.com/mtdvio/every-programmer-should-know) collection of (mostly) technical things every software developer should know +* [JavaScript Books For Beginners to Advanced](https://www.interviewbit.com/blog/best-javascript-books/) ## Online development environments * [Cloud 9](https://c9.io/) Full virtual development environment