Angular 18: How to set up Routing/Rendering for beginners

preview_player
Показать описание
Angular 18: How to setup Routing/Rendering
Рекомендации по теме
Комментарии
Автор

FIRST NORMAL TUTORIAL ON YOUTUBE I FOUND! thank you

Gvinses
Автор

What steps did you take to get to the project you started with?

I have Angular CLI 18.2.0 and I usually do: ng new <name> --standalone false --routing

Are there CLI options to add a basic navbar and footer or did you add those manually later?

jjrobert
Автор

Thank you so much, you helped me a lott

elyaquimnattan
Автор

i think you must use routerLink instead of href😅

paruidev