wiki/content/20200613170934-javascript_books.md

15 lines
405 B
Markdown
Raw Permalink Normal View History

2024-05-06 20:40:05 +00:00
---
2024-10-30 17:34:11 +00:00
date: 2020-06-13
2024-05-06 20:40:05 +00:00
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)