QuarkRuby.com Ruby, rails and web development
Title
QuarkRuby
Description
Excerpted from the website:
- Why I moved from Prototype to jQuery 25
- jQuery is a JavaScript library which follows unobtrusive paradigm for application development using JavaScript. jQuery inherently supports Behavior driven development and is based on traversing HTML documents using CSS Selectors. On the other hand, Prototype is a JavaScript library for Class driven development which makes life easier working with JavaScript. Prototype library has a good support in Ruby on Rails via helper functions.