I decided to increase my knowledge of JavaScript, and find the Eloquent JavaScript book, who is awesome and have a complete guide to understante and learn JS.
- JavaScript
- Language
- Values, types, operators
- Program Structure
- Functions
- Data Structures
- Higher-order Functions
- Bugs and Errors
- Regex
- Modules
- Async Progamming
- Browser
- DOM
- Events
- Canvas
- HTTP and Forms
- Node
- Node.js
- Language
Each folder and js file contain the exercicies of each chapter, i unfortunately not documented the firsts chapters.
- Fork the project.
- Create a new branch with your changes:
git checkout -b my-feature
- Save your changes and create a commit message telling you what you did:
git commit -m" feature: My new feature "
- Submit your changes:
git push origin my-feature
If you have any suggestion, tip or compliment, please leave a issue
Made with love by Samyr Ribeiro 👋🏽 Get in Touch!