Jim Cook, Transcordia LLC
jcook@transcordia.com
'09
'10
'09
'10
'11
'12
1.0
'09
'10
'11
'12
'13
1.0
1.2
'09
'10
'11
'12
'13
'14
1.0
1.2
1.3
2.0
'09
'10
'11
'12
'13
'14
'15
'16
1.0
1.2
1.3
1.4
2.0
2.0 A
'09
'10
'11
'12
'13
'14
'15
'16
1.0
1.2
1.3
1.4
2.0
2.0 A
2.0 DP
Reddit Anger
Reddit Anger
ES5
100% of browsers
ES5
ES6
0% of browsers
ES5
ES6
ECMAScript 7
Specification in progress
TypeScript
ES5
ES6
ECMAScript 7
Superscript of ES5 and ES6
TypeScript
45%
ES5
9%
ES6
33%
Other < 2%
11%
JSPM - JavaScript Package Manager
System.import('npm:lodash').then(function(_) {
console.log(_.max([1, 2, 3, 4]));
});
System.import('jquery').then(function($) {
$(window).scrollTop(0);
});Typescript transpiler
npm install -g typescript@^1.5.0
tsc --watch -m commonjs -t es5 --emitDecoratorMetadata app.tsPresentation http://bit.ly/ng2-sample
Code https://github.com/ng-columbus/ng-sample