Tagged Questions
7
votes
9answers
1k views
prototype.js or jQuery for new projects?
Should I use prototype.js or jQuery for a new project? Rails comes with prototype.js but jQuery seems the library of choice for the rest of the world. Is prototype.js still under active development? ...