I am learning more and more Prototype and Script.aculo.us and got the Bungee book (Prototype and Script.aculo.us by Pragmatic Programmers)... and wonder if I should get some books on jQuery (such as jQuery in Action, and Learning jQuery) and start learning about it too? Once I saw a website comparing Prototype to Java, and jQuery to Ruby... but now that I read more and more about Prototype, it is said that Prototype actually came from Ruby on Rails development and the creator of Prototype tried to make it work like Ruby. Is jQuery also like Ruby? Or if you choose a framework, what would it be? Thanks very much!
I've never used Ruby so I don't know if jQuery is like it but I use jQuery all the time and I absolutely love it. I've seen sites that use Prototype and frankly I think jQuery is so much better. A lot of the people in their IRC who now use jQuery came from Prototype and they're glad they switched. I'm not really sure about buying a book on it though.. I mean, I learned it in a week or less just by reading their documentation pages, which were very useful. http://docs.jquery.com/Main_Page I'd say you should definitely check out jQuery though and it's obviously the framework I would choose.