Practice questions
Let's take a look at a few practice questions:
- What is the purpose of environment files in Angular?
- How do we pass query parameters in an HTTP request?
- How do we get results back from an HTTP
get
method? - Why do we use a service worker?
- Which Angular Material component is used for notifications?
- How are we notified regarding updates from the service worker?
- What is the primary use of the
pipe
RxJS operator? - How can we change the theme color of a PWA application?
- Which npm package do we use for deploying to Firebase?
- How can we change the folder that is deployed in Firebase?