thomasdavis / backbonetutorials

As single page apps and large scale javascript applications become more prominent on the web, useful resources for those developers who are jumping the ship are crucial.
http://backbonetutorials.com
2.3k stars 1.71k forks source link

Error callback for UserModal.save() #139

Open livash opened 9 years ago

livash commented 9 years ago

While working through the tutorial I had a question of what happens in case server return a non status 200 response. I think it is helpful to have an example of how errors can be handled.

Thanks for the great tutorial. :smile: