MSM Unify Interview Question

Angular, Routing, Interceptor, Binding

Interview Answer

Anonymous

Oct 4, 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