Dominic, Christian, and Joe, Thanks for the help. I will check out the libraries you have suggested.
One question, would an application created using a Javascript MVC franework, be able to have bookmarkable url's or would this be a single page application? -- Thanks Parag On Jan 6, 11:45 am, Joe Sondow <[email protected]> wrote: > 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.comandhttp://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.
