An open API service indexing awesome lists of open source software.

https://github.com/luctst/learn-javascript

Become a javascript expert 🌟 🌟
https://github.com/luctst/learn-javascript

javascript learn-to-code learning-js

Last synced: 2 months ago
JSON representation

Become a javascript expert 🌟 🌟

Awesome Lists containing this project

README

          

# learn-javascript
*Javascript is everywhere, in this repo you will learn from basics to advanced javascript stuff.*

## Features
* **ES6 syntax** - Learn the new javascript syntax ES6.
* **Become an javascript expert** - Learn advanced stuff like (execution context, event loop..) to really understand how javascript works.

## Installation
Fork this repo to create your own version. Or use git clone to have it on your computer.
```
git clone https://github.com/luctst/learn-javascript.git
```

## Getting started
Check the documentation [here](https://luctst.github.io/learn-javascript/) for start to code in javascript.

## Contributing
Please read our contributing files in our [.github](https://github.com/luctst/learn-javascript/tree/master/.github) folder for details on our code of conduct, and the process for submitting pull requests to us.

## Authors
- **TostΓ©e Lucas** - Follow him on [Twitter](https://twitter.com/ltostee), personal website [TostΓ©e lucas](https://www.lucas-tostee.com)

## Licence
This project is licensed under the MIT licence, see the [LICENCE](https://github.com/luctst/learn-javascript/blob/master/LICENSE) for details.