Angular 17 Tutorial - Routing | Dynamic Routing | Nested Routing #15

preview_player
Показать описание
Learn about angular 17 routes including dynamic routing and nested routing with practical examples.

00:05 Overview
02:00 Create notes route
06:00 Add link in html
07:10 Not found page
08:10 Dynamic routes
16:00 Navigate from component
19:30 Nested routes

#angular17 #routes #angulartutorial #angulartraining

Follow Whatsapp Channel:

React tutorials:

JavaScript Tutorials and Projects:

Angular Tutorials:

Docker Tutorials & CI/CD:

Angular 16 Crash Course For Beginners:

Tech Tutorials - Random:

Join our facebook group:

Github Repo:

Contact us for development services:
Рекомендации по теме
Комментарии
Автор

Are these variable routes rendered by the server? I have a probleme where the server always renders the '' (root) path. After that it's getting replaced by the actual content of the /:slug path. Ut it looks like it's is being rendered by the client, because scarpes only crawl homepage content. I run angular 17 ssr.

mattieman