[sf-perl] [javascript] JS toolkit for Perl applications

Paul Makepeace Paul.Makepeace at realprogrammers.com
Thu Jul 8 13:37:11 PDT 2010


On Thu, Jul 8, 2010 at 09:07, Fred Moyer <fred at redhotpenguin.com> wrote:
> A bit off topic, but wondering what people are using for Javascript
> toolkits for their Perl based web applications.
>
> JQuery?  MooTools?  YUI?

We use jQuery and think it's great.

Another option if you want to go heavy is Google's Closure which they
open sourced recently-ish, http://code.google.com/closure/ (I've only
used it internally; not the OSS one).

jQuery code _does_ look weird, that's my only real beef with it...

Paul


More information about the SanFrancisco-pm mailing list