[Routing Angular 2 Application] Lesson 6 Not Found Pages

preview_player
Показать описание
Routing Angular 2+ Applications
Route Angular 2 apps with ease. Routing the component tree, lifecycle hooks, and more.

Angular 2 provides many tools for routing applications. Between routing components to child components, passing routes around modules, lifecycle hooks, and more, Angular 2 routing is extremely powerful and a necessity to learn for Angular 2.

The Angular 2 Router is the best way to route users through our applications.

Router Features

The router provides us many great features like:

Routing users between pages
Routing to pages with URL parameters
Allow for child routers
Lazy-loading
Guards and middleware-like functionality
Authentication
And more...
We'll cover all of the above features and see how we can build our own site and route users

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

Hi, Awesome Tutorial :). May i ask, because i dont want to include the header component when the page is not found triggered. What s the best way to do it?

archiecap
Автор

how can I set RESPONSE.STATUSCODE = 404, So only the LB will work for me

wazeeharaa
Автор

Hi! Please, How can I add a not found page without the nav bar? Thanks.

LizzyMendivil
welcome to shbcf.ru