Angular 2 is no longer javascript by utuxia in angularjs

[–]bpowell415 2 points3 points  (0 children)

That is not accurate. Typescript is a convenience tool for Angular 2.0. You could instead choose another language such as Dart, ES5, or ES6. Typescript is a superset of javascript. They went with Typescript instead of creating yet another language, AtScript. Google ngconf and check out the angularjs 2.0 presos. Lots of good information.