Model View Controller Tutorial: Phase 2

Model View Controller Tutorial: Phase 2

August 18th, 2008 · No Comments

I just finished the next phase of my jQuery MVC Tutorial series. This time, I walk through how to save, edit, and delete data via AJAX with an MVC pattern. One of the major take aways from this one is showing how easy it is to roll-back the View in the unfortunate event of an AJAX request failing.

And of course, all the code remains clean and tidy: data is separate from presentation and all that.

The tutorial is here.

The demo app is here.

Post to Twitter Tweet This

Tags: javascript · programming

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment or