mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 03:26:22 +00:00
14 lines
405 B
Markdown
14 lines
405 B
Markdown
---
|
|
date: 2020-06-13
|
|
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)
|