Learn Angular Routing Basics

preview_player
Показать описание
Learn the basics of Angular Routing

I used Angular 13 in this video

00:00 - Intro and project setup
04:50 - Generate app routing module
08:08 - Add router outlet
12:00 - Router link active
13:30 - Redirect & wildcard routes

Рекомендации по теме
Комментарии
Автор

Simple. straight to the point, nice and slow, short video. Best tutorial for angular that I've watched.

blazesmt
Автор

Very nice explanation...
After searching and viewing so many videos, this one is very easy to understand and helpful...

samarthtiku
Автор

Thanks for sharing this video, you make it look so simple!

braco
Автор

Perfect introduction! Thank you James :)

JohnDoe-xidf
Автор

I like how straight to the point this video is, there is not a lot of over-explanation. Can we get some more angular videos? Maybe on how to do animations? Or how to best structure your angular projects?

asdfasdfuhf
Автор

You made it so simple. Awesome video. Thanks !!

yousufbaig
Автор

that is a simple, to the point, no over explanation video
very much loved it 😇😇

anujsharma
Автор

Make video on ngzorro ant design in angular
Thank You

saadsaqib
Автор

Bro, pls create full course on angular and React. I'm ready to pay for it.
Your content is unmatchable. ❤️

jaybijwe
Автор

Do you have more videos? Or a class for Angular?

enkhtsetsegunurbayar
Автор

how to configure vs code to color new components when you create them?

luki
Автор

I am rather put out by the concept of routing to a component rather than to a page. A URL should match/correspond to a single page (which may be made up of multiple sibling and/or nested components), not a part/component of the page (unless using #). Who thought this up? Am I crazy here?

a