Hi all -

I'm looking for a good tutorial on the MVC pattern in the context of
jQuery AJAX apps. (I'm using a PHP back-end, if that matters.)

I understand basic design patterns such as the singleton, the strategy
pattern, etc., but I've never really grokked MVC. From what I know of
it, it seems like it's especially appropriate for complex AJAX apps
(please correct me if I'm wrong).

I've Googled, but haven't found much. Is there anything out there that
(1) provides a good explanation of MVC, and (2) illustrates its usage
in an AJAX-based (preferably jQuery-based) application?

Thanks!

Reply via email to