Model-View-Controller in JQuery
By Dia • Aug 6th, 2008 • Category: CodeI don’t have the time summarize this right now, have to sleep.
Marking this for follow up, good reading. I like that he uses PHP in his examples. From what I’ve read so far I get it. Front end easily becomes a spaghetti mess. .NET Ajax toolkit resembles mess #2.
- All of the JavaScript in an app is completely unmanaged, and it ends up looking like spaghetti, or
- The server side View tries to manage and encompass everything that happens in the browser - including JS - and the code still looks like spaghetti
Read the article: Model-View-Controller in JQuery
Dia is a working web developer/designer who loves learning new things and sharing that with people
Email this author | All posts by Dia

