Starting a list of topics we should cover:
- Using
@tracked
- Using TrackedMap / TrackedArray / etc.
- Using TrackedAsyncData
- Testing real world use case with mocking/stubbing/spying
- Testing using test waiters
- Polling using ember-lifeline (with testing it)