Categories

Posts Tagged ‘framework’

Prototype vs. jQuery

Sunday, January 17th, 2010

I always used to code my own AJAX functions, but it is becoming apparent that I need a more efficient framework since I will be developing websites on a regular basis now.

I did some research and it seems that Prototype and jQuery are two of the more popular frameworks.

After reading this and this, I think Prototype is going to fit my needs better, though they both look promising.

Share This Post