Angular Test 2
How would you know when an animation started or finished?
Correct!
Wrong!
The correct answer:
Import the animation
Why would you need to write a custom attribute directive and use it?
Correct!
Wrong!
The correct answer:
To build directives from scratch
In a web browser, how would you display dates?
Correct!
Wrong!
The correct answer:
Use the Angular pipe class in the template
In a FormControl, how would you implement objects?
Correct!
Wrong!
The correct answer:
By specifying start and tags
In an Angular application, where would you put routing URL information?
Correct!
Wrong!
The correct answer:
An an array passed into the forRoute method
In an Angular application, where would you put routing URL information?
Correct!
Wrong!
The correct answer:
Compile the style into ngStyle
Which of the following options is correct for a development text editor?
Correct!
Wrong!
The correct answer:
It should support many coding and scripting languages
If you need to create a custom pipe to provide custom functionality, which command should you use? ng generate pipe
Correct!
Wrong!
The correct answer:
ng generate pipe
How can you find out what state the data in a template text component is in?
Correct!
Wrong!
The correct answer:
Username.classname