It seems that YUI is very focused on providing all the same code for both browsers and node.js.

That's very powerful because now I can use the same tests on both ends and don't have to rewrite/relearn anything.

Is google also focusing on node.js when it comes to testing?

YUI has a very verbose documentation about how to use it, Closure seems to lack this kind of good support.

Is YUI a better library to use on both ends?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted
+250

I would guess that Google isn't really focusing on node.js, however, it seems that a few people are working on making it compatible. A Google reveals the following:

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.