Closed backspaces closed 1 year ago
Uas one of the reactive patterns from: https://frontendmasters.com/blog/vanilla-javascript-reactivity/ ..to auto-tick the step function in Model. The current trick is ugly and causes confusion when debugging
Moved to be Proxy based. Works and is way more standard.
Uas one of the reactive patterns from: https://frontendmasters.com/blog/vanilla-javascript-reactivity/ ..to auto-tick the step function in Model. The current trick is ugly and causes confusion when debugging