logoalt Hacker News

bedroom_jabronitoday at 10:41 AM0 repliesview on HN

The .value comparison is not fair because it's a single value vs an object property. A better comparison would be against something like Vue's reactive() where it doesn't require you to add this "boilerplate".