What is ngoninit in angular?
No Answer is Posted For this Question
Be the First to Post Answer
Just-in-time (jit) compiles the app in the browser, at runtime, as the application loads – this is the standard development approach. Jit is useful for development, but its performance concerns me – how would jit scale for enterprise-level applications?
What is typescript ?
Explain route configuration?
What is pathmatch in angular?
What is two way data binding angularjs?
What the link function is and how it differs from compile?
Explain ngmodule?
What is difference between factory service and provider in angularjs?
What is ngzone used for?
What are the data bindings m angular?
What is $sce?
How do we display errors in a component view with angular 2?