Echo JS 0.11.0

<~>
xat 2560 days ago. link parent 1 point
No Problem. sources.lifecycle sounds like a nice idea!

So the "Rx.Observable.interval(1000)" in the example gets called on componentWillMount at the moment, correct?

Replies

domagojk 2560 days ago. link 1 point
Yes, that's correct.

update() and dispatch() functions are called only once, on componentWillMount.