javascript.info
The Modern JavaScript Tutorial: 涵盖JavaScript和浏览器的讲解
Functional-Light-JS
"Functional-Light JavaScript" explores the core principles of functional programming (FP) as they are applied to JavaScript.
JavaScript世界的一等公民—函数
现今各种框架、工具‘横行’,到处在讲原理和源码,更有跨端技术需要我们去探索,但如果基本功不好,学什么都是事倍功半,效果很不好。
JavaScript: The Definitive Guide
犀牛书---《JavaScript 权威指南第七版》中英对照
Eloquent JavaScript
Eloquent JavaScript 3rd edition (2018)
Patterns.dev
Patterns.dev is a free book on design patterns and component patterns for building powerful web apps with vanilla JavaScript and React.
JavaScript Tutorial
This JavaScript Tutorial helps you learn the JavaScript programming language from scratch quickly and effectively.
TypeScript Tutorial
TypeScript adds types to JavaScript to help you speed up the development by catching errors before you even run the JavaScript code.