|
|
|
|
|
by httptoolkit
1130 days ago
|
|
I too loved Knockout's observable model - I've found Mobx a worth successor. As it's entirely independent of any framework it is very practical for general purpose usage. I use it for reactive state with both React and in backend Node code with no problems. |
|