2

Are there any good resources to get started with JavaScriptMVC? Resources like tutorials, blogs or books?

This is what I have found so far

Thanks for you help

Farm
  • 3,356
  • 2
  • 31
  • 32
  • 1
    Sounds like you know more than I do about tutorials. Are they insufficient? Is there something you don't understand? – Jared Farrish Oct 09 '11 at 03:05
  • @Jared, I am looking for a resource which explain all the concepts in JavaScriptMVC with a sample project. – Farm Oct 10 '11 at 03:12

1 Answers1

1

I'm working on that as well. Addy Osmani (Javascript developer for AOL, works on the jQuery team) recommended the book JavaScript Web Applications by Alex McCaw to me on Google+.

http://shop.oreilly.com/product/0636920018421.do

I'm only a 50-60 pages into it so far but it is based off of the MVC approach.

Bradley Staples
  • 367
  • 1
  • 8