Comment by codedokode
3 months ago
The downside of knockout was that it used proxies for change tracking, and you had to create those proxies manually, so you cannot have an object with a Number property, you had to have an object with a proxy function as a property.
No comments yet
Contribute on Hacker News ↗