JavaScript
JavaScriptという言語は、Ecma Internationalによって標準化されたECMAScriptという仕様の実装になります。 ECMAScriptという仕様で定義されている機能は、基本的にどの実行環境でも同じ動作をします。 しかし、それ以外の機能に関しては、JavaScriptの実行環境によって異なります。
https://jsprimer.net/basic/introduction/
はじめに知っておくべきこと
フロントエンドにおいては、数年前の知識は古い世界
バックエンドもなんだかんだで数年経つと景色は変わる
学習リソース
JavaScriptの入門書 #jsprimer
2021.05.04に更新 プログラミング初心者のための JavaScript と Node.js の歴史、それを踏まえた勉強方法
5 Beautiful Visual Resources for Visual Learners - DEV by Dan Abramov
2018年の”JavaScript” 再入門/re-learning-about-js-in-2018 // Speaker Deck
A re-introduction to JavaScript (JS tutorial) - JavaScript | MDN
Modern JavaScript in React Documentation
Modern JavaScript Explained For Dinosaurs – Node.js Collection – Medium(2017)
The goal of this article is to provide a historical context of how JavaScript tools have evolved to what they are today in 2017. We’ll start from the beginning and build an example website like the dinosaurs did — no tools, just plain HTML and JavaScript. Then we’ll introduce different tools incrementally to see the problems that they solve one at a time.
Syntaxに関連する疑問
JavaScriptの文法
最新動向を追う
JSer.info by azu
2021年01月16日 JSer.info 10周年: JavaScript情報の集め方、書き方、まとめ方 - JSer.info
mozaic.fm