Roadmap of AngularJS
UPCOMING FEATURES
Some of the features that Angular is looking to roll out in upcoming releases include:
Typescript compatibility
The Typescript team has been working on a number of improvements including:
Creating smarter compilers which handle errors better and give better error messages.
Implementing strictNullChecks to provide extra type safety
This means the Angular compiler (ngc) will be faster since they will be taking advantage of the optimizations of Typescript
Backwards compatibility with Angular v2
It will be able to successfully use interfaces and data from applications made with Angular v2
Better Angular compiler errors
The compiler will be much smarter in terms of error handling
Faster
The ngc will be faster in terms of runtime speed and parse time. It will also be smaller
They are more productive this way and can get more stuff done
out in upcoming releases include: