Use YUI instead of a whole mess of JavaSCript
coderwall.com
Use YUI instead of a whole mess of JavaSCript
1–8 of 8 posts
Re: Use YUI instead of a whole mess of JavaSCript
#2i like the internet because it has cats. it's better than phones, which traditionally had no cats.
Re: Use YUI instead of a whole mess of JavaSCript
#3People use jQuery + because they work better, are easier to use, are lightweight, and don't trap you into using the entire monolithic package that is offered by YUI.
Re: Use YUI instead of a whole mess of JavaSCript
#4Re: Use YUI instead of a whole mess of JavaSCript
#5Re: Use YUI instead of a whole mess of JavaSCript
#6Assuming you already know jQuery (since most everyone who works with js does), what benefit is there to learning YUI over the jQuery based frameworks? It seems like you would have to learn something new and complex anyway.
Re: Use YUI instead of a whole mess of JavaSCript
#7this is a link to a person saying i like YUI because it has a gallery and modules, oh and zillow uses it. case closed! i like the internet because it has cats. it's better than phones, which traditionally had no cats.
Re: Use YUI instead of a whole mess of JavaSCript
#8this is a link to a person saying i like YUI because it has a gallery and modules, oh and zillow uses it. case closed! i like the internet because it has cats. it's better than phones, which traditionally had no cats.
The intent of the post is to start a conversation and to have people take another look at YUI. After using jQuery for years in both small and large projects, I took another look at YUI when 3.4 was released and I've really been impressed. I don't think it gets the credit it deserves, mostly because YUI 2 was such a beast. I realize I'm missing a lot of concrete reasoning in the post, but that's primarily because I di…
edit:
I don't mean to come off dickish. I started out writing my own AJAX libs in 2002-2003, started stealing some good ideas from Prototype in 2004-5, eventually trusted my fate with jQ in 2006, and have facepalmed every time anyone recommends we use YUI since the day of its release. It's like the worst of both poles...it is neither a fluid, lightweight swiss-army knife like jQ, nor a well-constructed application framework like ember. Instead it always seemed to be a rigid set of off-the-shelf components that appealed to people who liked to talk about design patterns but not actually build anything.