What is routing in angular 2?
Answer / Bal Mukund
In Angular 2, Routing is a mechanism that allows navigating between different views (components) within an application. It provides a way to manage the URL and load the appropriate components based on the user's navigation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is angular cli command?
When using ngif if the condition is true. How to display the message and if the condition is false then how to display the message?
Which are the core directives of angular js?
How do we include css file ins. The component except using styleurls property?
What is model in angular?
What is p table in angular?
What is an injector?
Difference between promises and observable?
Does angular js depends on jquery library?
What is shadow dom and virtual dom?
How can we share the data between controllers in angularjs?
What do you understand by angularjs?