Practice questions
Let’s take a look at a few practice questions:
- Which library do we use for routing in an Angular application?
- How do we add routing capabilities in an HTML anchor element?
- Which Angular pipe do we use for date formatting?
- What is the purpose of the
assets
folder in an Angular CLI application? - Which route property do we use for lazily loading a module?
- Which npm CLI command do we use for installing Scully?
- Which service do we use for fetching Scully routes?
- What is property binding?
- Which Angular directive do we use for iterating over an array in HTML?
- What is the difference between a standard Angular application and a Scully one?