Routing and Navigation in Angular | Mosh

Routing and Navigation in Angular | Mosh

Programming with Mosh

7 лет назад

285,321 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@sinjuangajan7544
@sinjuangajan7544 - 14.05.2019 09:24

How to setup route for big project by dividing router modules. Also What is lazy loading in angular ?. Please do a tutorial in angular 7

Ответить
@guyr989
@guyr989 - 14.05.2019 12:53

What is the difference between:
[routerLink]="['/followers',follower.id]"> to
routerLink="/followers/{{follower.id}}"?
both seems to work fine ....

Ответить
@ManojKumar-jt8tj
@ManojKumar-jt8tj - 08.06.2019 19:21

Helped a lot. Thanks!

Ответить
@cramwellmazhambe4026
@cramwellmazhambe4026 - 10.06.2019 11:56

Where is the zip file

Ответить
@nerdsup9989
@nerdsup9989 - 04.07.2019 22:04

Hi Mosh... Videos are awesome... I have a question... For some reason when I use routerLink and connect angular to node.js server then when I type the URL then a get request is sent to the node server instead of routerLink mapping the URL to angular component. How can we avoid this behavior of sending a get request?

Ответить
@moviestudio5631
@moviestudio5631 - 18.07.2019 22:56

Thank you Mosh. This is great

Ответить
@ITsecurityspecialist
@ITsecurityspecialist - 21.08.2019 10:18

Best Explanation

Ответить
@mustafaesamm
@mustafaesamm - 31.08.2019 02:59

thank you sooooooooooooooooo much

Ответить
@codefreak3836
@codefreak3836 - 06.09.2019 12:54

Mosh! Great Video. Easily Understandable. Just subbed.

Ответить
@itsbhuppi
@itsbhuppi - 10.12.2019 11:23

where is the zip file attached

Ответить
@veshrajjoshi1
@veshrajjoshi1 - 29.12.2019 19:46

Thanks for awesome one

Ответить
@prasadk257
@prasadk257 - 17.01.2020 20:32

Nice informaion

Ответить
@venugopalbv2069
@venugopalbv2069 - 26.02.2020 11:44

where is the zip file?

Ответить
@ahsanch3165
@ahsanch3165 - 10.04.2020 13:06

where is the zip file?

Ответить
@ahsanch3165
@ahsanch3165 - 10.04.2020 13:07

can you please share it with us?

Ответить
@ishayabulus1474
@ishayabulus1474 - 19.04.2020 23:43

cant find the attached zip file. how can get it to follow along?

Ответить
@pragneydeme3876
@pragneydeme3876 - 08.05.2020 05:54

Good explanation

Ответить
@HK-sw3vi
@HK-sw3vi - 22.05.2020 17:08

love the way you say "so"

Ответить
@utsavsharma2979
@utsavsharma2979 - 22.05.2020 18:12

I feel your smile quite cunning. Why do you smile like that.

Ответить
@CheGourav
@CheGourav - 12.06.2020 10:21

npm install doesn't get me all the packages in my app module

Ответить
@shadowind30
@shadowind30 - 27.07.2020 08:18

Very clear and without going into complicated things. A perfect introduction

Ответить
@stefanp4745
@stefanp4745 - 31.07.2020 23:40

I'd like to buy this course, but Angular 4 is a very old version. What do you think?

Ответить
@ekki2023
@ekki2023 - 20.09.2020 02:22

You're an amazing teacher, thanks so much for sharing knowledge

Ответить
@ekki2023
@ekki2023 - 22.09.2020 15:04

I've got an issue routing on server. when I deployed my project to the server, the query parameters no longer work for me. My index.html page has a base ref (<base href="./">), when I remove the "." in the href, the routing and query parameters works fine; but without the "." the entire page becomes blank on the server. Any Idea on what to do?

Ответить
@nahiandev
@nahiandev - 05.12.2020 16:44

Best teacher i have ever seen.

Ответить
@mansipatadiya2371
@mansipatadiya2371 - 08.02.2021 18:10

your teaching method is really very nice.

Ответить
@uvindupathirana3221
@uvindupathirana3221 - 30.03.2021 15:44

Thanks Mosh It works😉😉👌👌❤❤

Ответить
@poojhasweetie5972
@poojhasweetie5972 - 09.04.2021 08:57

Where is the zip file?

Ответить
@adityakulkarni2764
@adityakulkarni2764 - 14.07.2021 10:18

Great explanation man, I just got everything in first watch only. Thanks man ♥

Ответить
@1dfe-4e68-bd9f
@1dfe-4e68-bd9f - 19.10.2021 09:26

it's awesome. thanks very much

Ответить
@ИгорьА-л2я
@ИгорьА-л2я - 14.12.2021 16:54

Hello, thaks. But how to send several options in path??? for example - array = ['tab1',' tab2', 'tab3'] path: 'any item of array' - component: Component.

Ответить
@manali_megha
@manali_megha - 26.12.2021 13:06

There is no zip file attached to this lecture

Ответить
@user2kffs
@user2kffs - 28.01.2022 19:08

I struggled with programming for years until I saw your videos

Ответить
@yuvalpeery8995
@yuvalpeery8995 - 06.06.2022 19:10

I wonder where the zip file with the code is....

Ответить
@sonamohialdin3376
@sonamohialdin3376 - 27.07.2022 13:24

So good tutorial

Ответить
@anascheik1500
@anascheik1500 - 25.09.2022 20:38

i like your explanation ...............vert clear....

Ответить
@atifsaeedkhan9207
@atifsaeedkhan9207 - 28.09.2022 16:31

Hi, I have done what you have mentioned in this video. When I deployed this to Azure it works fine but when I try to enter the url directly and press enter, page never loads. Application unable to find it. What is the solution of this please.

Ответить
@rishabhjain8319
@rishabhjain8319 - 17.10.2022 15:01

Hey Mosh where I can find the zip file of this code, I am not able to find in desc.

Ответить
@rakeshacharya8791
@rakeshacharya8791 - 05.11.2022 10:18

Is it possible to implement pathlocationstrategy and hashlocationstrategy in a project at time?

Ответить
@grigormartirosyan6008
@grigormartirosyan6008 - 01.12.2022 14:28

cant find the zip?

Ответить
@sergeymigel4680
@sergeymigel4680 - 02.01.2023 22:04

Thank you! nice format

Ответить
@TheKidrock1988
@TheKidrock1988 - 11.02.2023 21:29

I have this error core.mjs:8506 ERROR Error: Uncaught (in promise): Error: NG04002: Cannot match any routes. URL Segment:

Ответить
@tarasshevchuk8477
@tarasshevchuk8477 - 22.03.2023 22:10

Super!

Ответить
@dalbocha
@dalbocha - 19.06.2023 16:37

If you shares this video please also provide a corresponding ZIP file !!!!

Ответить