문제

I'm already familiar with javascript, but am looking for a holistic tutorial or book that would teach me, from the very basics, how to create interfaces with mvc design pattern.

It should use either backbone.js or javascriptmvc framework.

ANy suggestions? Thanks.

다른 팁

http://www.alistapart.com/articles/javascript-mvc/

Well, I was skeptical of the idea of JS having its own M and C but if this ALA article is correct I may have already implemented just that by accident on a couple occasions.

It's example-oriented.

Take a look at the Jupiter IT blog: http://jupiterit.com/

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top