Parag, jQuery focuses on making DOM manipulation easier, so a lot of verbose, ugly, browser-centric code can be shortened and simplified. jQuery doesn't do much to help organize code or promote reuse, encapsulation, or separation of concerns. http://javascriptmvc.com and http://sproutcore.com are frameworks that I'm interested in learning about for their potential to make a JavaScript-driven web app more manageable as the app grows very large.
-Joe > > Sorry for the slightly naive question, but can jQuery be used as a > > Javascript MVC framework or should it be used with another MVC > > framework? -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
