Angular 4 grid with crud operations what is angular router?



Angular 4 grid with crud operations what is angular router?..

Answer / Naveen Singh Kuldeep

In Angular, the Router is a service that handles navigation within the application. It allows you to define routes for different views and components. To implement a grid with CRUD operations (Create, Read, Update, Delete), you would typically use the Router to navigate between the views where these operations are performed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

How to create and use custom pipes? How to create a globally available custom pipe?

1 Answers  


What is difference between $timeout and window.setTimeout in AngularJS?

1 Answers  


What happens when the page containing angular based application loads?

1 Answers  


What is directive order?

1 Answers  


What are the advantages of using angular?

1 Answers  


What do you mean by controllers?

1 Answers  


How long will it take to learn react?

1 Answers  


What is angular stack?

1 Answers  


What are the components of a css style?

1 Answers  


How do we create a singleton service in angular 2?

1 Answers  


How can we show that a scope variable should have one-time binding only?

1 Answers  


Explain the difference between angular.js and backbone.js?

1 Answers  


Categories