mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 19:46:23 +00:00
14 lines
388 B
Markdown
14 lines
388 B
Markdown
|
---
|
||
|
id: 116e53fb-3830-473d-9474-57c8b45aa996
|
||
|
title: JavaScript Books
|
||
|
---
|
||
|
|
||
|
# Some handy JavaScript books
|
||
|
|
||
|
- [Eloquent JavaScript](https://eloquentjavascript.net/)
|
||
|
- [Exploring ES6](https://exploringjs.com/es6.html)
|
||
|
- [Exploring ES2016 and
|
||
|
ES2017](https://exploringjs.com/es2016-es2017.html)
|
||
|
- [Exploring ES2018 and
|
||
|
ES2019](https://exploringjs.com/es2018-es2019/index.html)
|