7

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?

ajsie
  • 77,632
  • 106
  • 276
  • 381

1 Answers1

2

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:

Bashwork
  • 1,619
  • 8
  • 14