angular-cli
Creating your first app in Angular 7
· ☕ 6 min read · ✍️ Adesh
In this blog, we are going to learn, how to create your first app in angular 7. We will use the Angular CLI tool to create our app. Prerequisites Before creating your first Angular 7 app, please make sure that you have latest version of Node.js. and NPM package manager.

What's new in Angular 7.0
· ☕ 3 min read · ✍️ Adesh
In this post, we are going to review the new features of Angular 7.0. In this release, these features like Core framework, Angular Material and CLI has been upgraded. There is lot of improvement in application performance.