A book for users who want to learn JavaScript without all the extra stuff. Some parts of JavaScript are not good and can make you write code that is buggy or hard to debug.
In this book I'll try to avoid teaching you those parts, so you can focus on writing only good code :)
Read this book https://js-book.swape.net/
This is going to be a book with multiple parts.
- Basics
- Serverside (Node)
- Browser not finished yet