1. What are three different types of directives and explain them with example? Three different types of directives in angular are : ...
Read More
Angular Interview Questions part 4
1. What is Angular Routing? Angular Routing is the mechanism to navigate through different views. To do this in angular we have a ro...
Read More
Angular interview Questions part 3
1. What is camel case and pascal case? Pascal case has uppercase for the first letter of every word in the identifier. Example of Pasc...
Read More
Angular Interview Questions part 2
1. Differentiate between dependencies and dev dependencies. The major difference between these two is the dev dependencies are required ...
Read More
Understanding Angular CLI (Angular interview questions part 1)
1. What is Angular CLI? Angular CLI is a command line interface used to develop, build and deploy angular application using command shel...
Read More
Understanding Angular
Components Angular applications are build with components. Components are the basic building blocks in an Angular applications. Compone...
Read More
Introduction To Angular
1. What is Angular? Angular is a platform and framework which can be efficiently used to make client applications just using HTML and Type...
Read More
Subscribe to:
Posts (Atom)