Store as Observable
Learn about Observable and how the store works with it.
We'll cover the following...
Observable allows libraries like subscribe()
method of the store: when subscribing to the store as an Observable
, the ...