All Questions
Tagged with html5 backbone.js
1 question
4
votes
1
answer
163
views
MVC Design using backbone.js
I am a backbone.js newbie. I have created a color picker application using backbone.js. I am trying to figure out if I have nailed the MVC concept. Please review my code and let me know if I can do ...