• Charlie

    I my self am a prototype user at the moment thinking of making the jump to jquery so i stumbled upon your article while looking for some info to motivate me to make the change. I have to say that you obviously spent a lot more time learning Jquery (you say you read a book) since what you are saying about prototype just does not apply. If you where using 'onclick=”” kinda stuff ' like you say obviously you had no idea how to use prototype and adding a loader gif is extremely easy with prototype and in general the ajax funtions are pretty slick. On the other hand I to find that prototype development has slowed down and it seems most people are heading to the jquery camp which is very important because it means a lot more plugins and stuff are being created for jquery which can really speed up development. This is one of the reasons im considering moving to jquery but i do believe both frameworks are equally good for helping you with writting javascript code.

  • http://x-pose.org/ Brant Tedeschi

    Thanks for your input Charlie. Yes, there is no doubt that I am a Prototype newbie and did not have a firm grasp on the framework. That made the switch make even more sense for me.

    If you do give jQuery a try let me know how it goes. :)

  • Phoenixevolution

    Prototype isn't decreasing, it is increasing development, same with jquery. however script.aculo.us is decreasing development.

    http://www.ohloh.net/p/scriptaculous
    http://www.ohloh.net/p/jQuery
    http://www.ohloh.net/p/prototype

    ohloh.net always seems to help :) . I like both jquery and prototype the issue I had with jquery is its lack of using the native elements. If you ever use the canvas tag to draw you have to use a built in method to get the context. I couldn't do $('my_canvas_element').getContext('2d') in jquery, but I can in prototype. Which is why I use prototype for all my not user interface stuff.

  • Bertilo

    “Prototype isn't decreasing, it is increasing development,”

    Where? How? When? As far as I can tell, there is currently no development of Prototype going on. The project seems to have stagnated completely. I'd even say it's dead. Where is the increased development to be seen? How is it measured?

  • Eva Longa

    What a joke… I started with jQuery and moved up to Prototype!
    Because we needed more than a few gadgets here an there, we needed to build a full enterprise class web application jQuery quickly fell flat on its stomach but Prototype has a lot more muscle, it can be a bit more work at first but you can do so much more with it. The project is still very active despite the constant “thuzz” created by MicroS$#@$, check out for yourself at: http://www.prototypejs.org/2010/10/12/prototype-1-7-rc3-support-for-ie9

  • Pingback: Brio Limo (Episode 2) | The Pivot

  • http://www.gosihanoukville.com/ Mike

    Prototype is far more scalable and intrinsic to JavaScript than jQuery. jQuery has more support and a larger user base, but having used both, I must say that Prototype just writes much more smoothly.

  • http://www.gosihanoukville.com/ Mike

    Prototype is far more scalable and intrinsic to JavaScript than jQuery. jQuery has more support and a larger user base, but having used both, I must say that Prototype just writes much more smoothly.