자바스크립트 연대기
Javascript
자바스크립트 탄생
1995ECMAScript 1
ES1 정의
1997-06ECMAScript 2
ES2 정의
1998-06ECMAScript 3
정규식, try/catch
1999-12ECMAScript 4
합의 안되고 ECMAScript 4 는 망함
2000-01 - 2007-10-23Firefox
파이어폭스 웹브라우저 출시
2002-09jQuery
jQuery 최초출시
2006-08Chrome
크롬 웹브라우저 출시
2008ECMAScript 5
Node.js (5월)
ECMAScript 5 (12월)
AngularJS
AngularJS (version 1)
Typescript (10월)
React
Elctron (4월)
React (5월)
Vue
Vue (2월)
Babel (9월)
React Native
React Native (3월)
2015ECMAScript 2015 (ES6)
ECMAScript 6 (ES6) => ECMAScript 2015
ECMAScript+발표년도 방식으로 이름이 변경됨
class, import, arrow functions, promises 같은 기능들이 추가됨
ECMAScript 2016
exponentiation operator (**), Array.prototype.includes 추가됨
2016-06ECMAScript 2017
async/await 추가
padStart, padEnd, Object values, Object Entries, Own Property descriptors
ES2017 자바스크립트 메소드
ECMAScript 2018
spread operator (...)
2018-06연관포스트
- 위키피디아-ECMAScript
- ES2017 자바스크립트 메소드
- ES2019 자바스크립트 메소드
- ES2020 자바스크립트