Skip to content

Repository to keep the exercices from eloquent js book

Notifications You must be signed in to change notification settings

SamyrOR/eloquent-js

Repository files navigation

JS logo Eloquent JavaScript

Study of JavaScript based at the Eloquent JavaScript book

GitHub language count GitHub language count GitHub last commit

🚧 Done 🚀 🚧

Table of contents


💻 About

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.


⚙️ Features

  • 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

💡 How it works

Each folder and js file contain the exercicies of each chapter, i unfortunately not documented the firsts chapters.


💪 How to contribute

  1. Fork the project.
  2. Create a new branch with your changes: git checkout -b my-feature
  3. Save your changes and create a commit message telling you what you did: git commit -m" feature: My new feature "
  4. 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!

About

Repository to keep the exercices from eloquent js book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published