Under the Bridge

Which JavaScript library?

Question for those of you out there that have actually done any iPhone web apps so far — what JavaScript libraries, if any, are you using? I seem to see jQuery is generally popular; the righteous dudes over at BraveNewCode used Prototype/Scriptaculous for WPtouch and are looking into MooTools; any of you have feedback on those choices or have other recommendations for best iPhone web development practices?

8
  • Pingback: J2me Blog » Blog Archiv » Which JavaScript library?

  • Neil Roberts

    Depends on what you plan on doing with it

  • http://www.alexcurylo.com/ Alex

    So let’s take “their WPtouch plugin” as what one would plan on doing with it.

  • http://www.ianring.com/ httpwebwitch

    Generally (for web dev w/ DHTML+AJAX) I prefer Mootools. I was a Prototype evangelist when it first came out, but I’ve since been converted. The core of Mootools is similar enough to Prototype to be considered an homage, but it extends and enhances P significantly.

    caveat: I endorse Mootools for Mozillaesque browser development, but I don’t know anything about the iPhone. If the Moo library works on the iPhone, then it’s a good thing.

  • http://www.alexcurylo.com/ Alex

    Thanks for your input!

  • http://duanestorey.com Duane Storey

    I’m going to be sitting down with jQuery soon and learning that. I suspect that’ll be the direction I lean in the future for new development based on everything I’ve read about it.

  • http://ikeif.net keif

    I’ve used mootools extensively, and have used jquery in the past (and possibly again in the future, should the project require it).

    They both have extensive plug-ins and hard-core fans, and both are pretty easy to pick up on and use (and both continually improve upon themselves and amaze me!)

    Some info on iphone/mootools:
    http://forum.mootools.net/viewtopic.php?id=4052

    iphone/jquery:
    http://the.taoofmac.com/space/blog/2007/07/07

  • http://digg.com/celebrity/Homemade_incest_video Leardice

    thank you, dude