About 6 months ago I started using Prototype and Scriptaculous for AJAX development. I chose that combination over the Dojo Tookit because they were much better documented. While Prototype is a great AJAX library I’ve always felt that it has been let down by Scriptaculous. Effects are fine but as a web developer I’m really interested controls/components.
Recently I’ve been doing a lot of Drupal development which is how I discovered jQuery. While it’s still early days I feel safe in declaring that jQuery is my new best friend.
So why did I switch to jQuery?
- It’s documentation is pretty good
- It’s very similar to Prototype so migration was almost trivial
- It seems easier to use
- With jQuery UI I get controls rather than effects
This site contains my personal ramblings on Linux, PHP, Java, .NET and anything else that I feel is important.