|
|
|
|
|
by holler
1551 days ago
|
|
I was curious and indeed confirmed that ember.js/glimmer.js @tracked properties were inspired by MobX. From /u/wycats "The rule in Octane is: "mark any reactive property as @tracked, and use normal JavaScript for derived properties". That's pretty cool!" https://news.ycombinator.com/item?id=21848929 |
|