web development

Angular | How to change page title with routing in Angular?

Angular | How to change page title with routing in Angular?

let’s learn how to set dynamic page title based on Route in Angular using Title Service, offered by Angular.

Angular CLI | How To Setup Angular Project

Angular CLI | How To Setup Angular Project

In this blog we will learn What is angular, what is typescript, what is transcompilation, Angular CLI, how can a beginner install Angular CLI in windows, how to create new project with various features add options, how to install node modules, how to host in localhost and understand where to add content in angular project.