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 π π
- Host: GitHub
- URL: https://github.com/luctst/learn-javascript
- Owner: luctst
- License: mit
- Created: 2018-06-03T15:35:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-13T11:34:01.000Z (almost 8 years ago)
- Last Synced: 2025-07-01T23:02:10.438Z (12 months ago)
- Topics: javascript, learn-to-code, learning-js
- Language: JavaScript
- Homepage: https://luctst.github.io/learn-javascript/
- Size: 332 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
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.