Let's discuss You Don't Know JS github repository.
I found this repository while browsing the dev.to articles. One day there was one AMA to follow up and in that there was reference to this github repository. I thought I should check it out.
If you are new to Javascript or if you have learned javascript but not explored enough. Then you can definitely benefit from this repository. The book has two edition and the content of both books in each edition are listed here.
You can access this from here: https://github.com/getify/You-Dont-Know-JS
You have to start with the readme.md for each book chapter. As there are two editions for the books, you can find the readme for each.
First edition: https://github.com/getify/You-Dont-Know-JS/blob/1st-ed/README.md
Second Edition : https://github.com/getify/You-Dont-Know-JS/tree/2nd-ed
You can also use this repository to contribute if you find any issues. You can also help the author by buying the book version in paper format or the digital format. Considering the content is already free a lot of people avoid paying. But if you have benefited from the book, you should definitely give back to the author.
Author is also available with the Frontend Masters courses as well. You can check him out here: https://frontendmasters.com/kyle-simpson/
I hope this repository is useful for you. And if not do pass this article to someone who can benefit from it.
Thank you for reading. I'd appreciate an upvote if you like the content.
Cheers,
Devpress