TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Use YUI instead of a whole mess of JavaSCript

11 pointsby jhubertalmost 13 years ago

3 comments

geuisalmost 13 years ago
Pro tip: Stay as far away from YUI as you can. YUI is <i>painful</i> to work with. Even after the changes that were done in the YUI3.x releases, it's still a nightmare. Syntax is awful and all of the various components you have to configure together are just more levels of bloat than you need.<p>People use jQuery + &#60;insert other js frameworks&#62; 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.
tb303almost 13 years ago
this is a link to a person saying i like YUI because it has a gallery and modules, oh and zillow uses it. case closed!<p>i like the internet because it has cats. it's better than phones, which traditionally had no cats.
评论 #4303688 未加载
grassclipalmost 13 years ago
Assuming 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.
评论 #4303678 未加载