Some Drops of JavaScript
This book collects some useful, unknown, underrated JavaScript functions or stuff discovered, used, and learned during JavaScript daily use.
Using JavaScript frameworks/libraries daily (like React, Vue, Angular), sometimes the perception of the power of the language and the basic functionalities provided by the JavaScript core could be lost. I see that usually, I used to look at the framework documentation or look for a package in Npm for the system, array, and string functions instead of using core functionalities provided by the language.
If you want to read the book, it is available here: Some drops of JavaScript
If you want to collaborate on writing new pages, for example adding functions or just reviewing the book, you are more than welcome (the book is open source).
You can read more about the collaboration here: How to Contribute or you can access to the Open Source GitHub repository