Quiz: Listening to Changes

What's the function we'll invoke to create a new store?
StoreFactory()
New Store()
GenerateStore()
CreateStore()
What method on store will you need to invoke to get the internal state?
.getState()
.state()
.get()
.deriveState()
What's the method for listening to changes on the state?
.listen()
.subscribe()
.observe()
.monitor()
What does .subscribe() return?
{"name":"Quiz: Listening to Changes", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"What's the function we'll invoke to create a new store?, What method on store will you need to invoke to get the internal state?, What's the method for listening to changes on the state?","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Powered by: Quiz Maker