So on Angular 2.0 get started pages, it says that we can use Typescript for importing modules, but isn't that core part of ES6?
So, once ES6 will be fully supported (or at least module loading) ins browsers, does it mean we won't have to use Typescript in our Angular 2.0 applications?
https://angular.io/docs/js/latest/guide/setup.html "import vs. window.angular" chapter