5 Angular CLI Features You Didn't Know About

1 · Minko Gechev · Feb. 6, 2019, midnight
I’ve been using Angular for years, not only the framework itself but the entire development platform, including the CLI. Since I joined the Angular team and started digging into the source code, however, I started noticing features in the CLI that I’ve never used before. In this blog post I want to share some of them, which will make your work life easier and more productive! Conditional Polyfill Serving In the development of Angular we’re using TypeScript with a lot of modern JavaScript feature...