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

Re : Bug: batchNum of undefined observe.js ln:320

$
0
0
Awesome. Ok that makes sense. 

So in regards to the model() function.

My api's always have a parent node for most model data for ex:

 {Order:{attr:value, attr:valuek..}}

Thats pretty typical with most frameworks(rails, cake, django).

So canJS doesn't seem to have the .model() method documented:   (http://canjs.us/#can_model).

But I'm familiar with it from the old JMVC.(sans canjs).

So how should I deal with this parent level node that is in all my API's?



Viewing all articles
Browse latest Browse all 3491

Trending Articles