Comment Re:What has UI development become? (Score 1) 153
Well, there is no silver bullet towards building web sites and even web apps. Problem is always about proper and cohesive implementation. With ridiculous turnaround times for many clients, jQuery makes it less painful to implement solutions. I really don't spend anytime integrating jQuery solutions that create or have cross-browser issues. Those issues are mostly with CSS and XHTML layout and not a problem with the library.
I enjoy working with jQuery and I create useful UI solutions with it. Is it the best library to work with? Not sure but I use it very well to find practical solutions for my UI needs. It sounds like your perspective is that of a programmer that wants little to do with handling the UI and I can fully understand that mindset. Which makes even more sense to have a UI specialist in jQuery or the latter to implement the best solutions for the frontend.