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

Getting data

$
0
0
Hi everyone, I'm very new to Canjs and I have a question. I'm using a PHP framework as backend; one controller return server file/folder list as json array. I could create a 'Model' with findAll method to retrieve this data, but it is no sense to me. A simple jquery ajax call do the job. I would like to know if it's the 'correct' way to proceed for this case or should I prefer 'Model' approach?

Viewing all articles
Browse latest Browse all 3491

Trending Articles