Hacker News new | ask | show | jobs
by talldan 1378 days ago
I also noticed the similarity to Knockout. The main difference in the API seems to be the use of a value property vs. Knockout's function call to access the value.

The computed function seems almost identical.