What are the components in angular2?
No Answer is Posted For this Question
Be the First to Post Answer
What is routerlink?
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 change detection strategy in angular?
How many types of data binding directives are provided by angularjs?
What is subscribe in angular?
What do you mean by directives?
Differentiate between angular and angularjs.
What is sross site scripting (xss) attack?
What is ng bind html?
What is $scope? How does it work?
How to handle xss or csrf attacks in angular 4 ?
What is the difference between routermodule.forroot() vs routermodule.forchild()? Why is it important?