November 2019
Beginner
436 pages
8h 52m
English
When we defined the groups property earlier in this chapter, we used the valueChanges API to get an Observable instance. This Observable helps us build a list that reacts to changes. Each time the underlying data changes, the Material List component is going to redraw everything.
Let's see if that behavior works with our chat application:
Read now
Unlock full access