What is if-else-and-then conditions in angular4?
Answer / Sunil Tiwari
In Angular 4, there are no specific 'if-else-and-then' conditions. Instead, you use standard conditional statements like if-else and ternary operators (if-else shortcut) for conditionals.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is transclusion in angular?
What happens when the page containing angular based application loads?
What are directive behaviors?
How to write expression in angularjs?
What is directive?
What are the expressions in angularjs?
Explain jqlite.
List some tools for testing angularjs applications?
What are zones? What is ngzone? What is change detection? What is ngzone run outside?
What is primeng and how can it be used with angular2?
What is ngafterviewchecked?
What is single page application?