Angular 6 Basics 27 - Creating an angular project with routing

preview_player
Показать описание

Use the `--routing` parameter when generating an Angular CLI project to create some basic routing support in your project. Examine the additional code generated.

Angular 6 Basics - Learn how to create Angular applications from scratch. Understand the Angular framework and learn how to use the features of the framework to create components and services. Use modules to organize your code. Build applications that call REST APIs and fetch data from a server. Implement routing to show multiple views with multiple URLs.

This course requires no previous knowledge of Angular or AngularJS.
Рекомендации по теме
Комментарии
Автор

Hi Kaushik, can you make tutorial series on Test Driven Development with Please

avanishpatel
Автор

Hi Kaushik, this is a great course, can you please make more tutorials for advanced Angular projects.

lindastropic
Автор

Excelllent explanation.

please explain small Project just like (Login-> Dashboard-> Logout) -> Its helps lot sir

jayanthhr
Автор

the new version will ask if routing is needed if --routing is not indicated.

monsterhuntergo
Автор

Excellent course.
In this video you changed the import of Routes to Route and then changed Routes = [] to Route[] = [].

Is this necessary?

Also, the whole course could use an update to Angular 6 or 7. Keep up the great work!

Terry

terrykilshaw
Автор

how can we include routing in angular 6 using command for existing project

battaharish