Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

What is can.compute() without any argument?

$
0
0

What is 

var foo = can.compute();

that is, without any argument?

Is it pretty much just like can.compute(3), or can.compute(0), which is just to create a function that acts as both a getter and setter for "something" (that is hidden somewhere), and this "something" can be observed?




Viewing all articles
Browse latest Browse all 3491

Trending Articles