YUI and/or jQuery for a new project?
Posted
by Hortitude
on Stack Overflow
See other posts from Stack Overflow
or by Hortitude
Published on 2010-04-15T18:41:40Z
Indexed on
2010/04/15
18:43 UTC
Read the original article
Hit count: 222
If I am starting a new project how should I pick between using YUI 2, YUI 3 and jQuery?
I know there are a bunch of questions/answers already about can you use them together, but I am trying to figure out what criteria I should be thinking about to make my decision.
Are they overlapping?
Is one better at GUI and the other better at internals?
Do they play well together? My understanding from other questions is that they can live in different namespaces, so they can live together, but that doesn't necessarily mean that it is good to use both.
Thanks!
© Stack Overflow or respective owner