Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What should I choose? jQuery, mootools, yui, scriptaculous or prototype?

Duplicate: Which Javascript framework (jQuery vs Dojo vs … )?

I am totally new to JavaScript, but I want to implement Ajax features into my website. Which JS framework should I learn? Please recommend or which one you are using and why you use it?

like image 224
Peter Avatar asked Apr 28 '09 16:04

Peter


1 Answers

jQuery is currently extremely popular, so you're probably going to have the most luck finding recent tutorials/plugins/etc for it, as opposed to one of the other frameworks. That's probably a fairly good selling-point from the perspective of someone new to this.

like image 188
Chad Birch Avatar answered Sep 30 '22 05:09

Chad Birch