Discussion :: Angular 4
- How does Angular 4 improved error handling, when an error is caused by something in a template?
A.
By enabling TypeScript's StrictNullChecks
|
B.
By creating flattened versions of Angular modules
|
C.
By generating source maps in terms of original template
|
D.
None of the mentioned
|
Answer : Option B
Explanation :
Be The First To Comment