Domanda di colloquio di MSM Unify

Angular, Routing, Interceptor, Binding

Risposta di colloquio

Anonimo

4 ott 2021

Angular is a Single Page Application, rather than loading pages a traditional type calling from server, Angular uses one root module and basis of that every child module is loaded Routing events, guard, routing life cycle, Interceptor is a type of middle ware while interacting with server, passing data like tokens, version and handling caches There are multiple type of binding which is Property Binding, event binding, two way binding, interpolation