devtool icon indicating copy to clipboard operation
devtool copied to clipboard

Aware of node.js support in chrome canary?

Open vespakoen opened this issue 9 years ago • 1 comments

Hey, I stumbled upon this talk:

https://www.youtube.com/watch?v=x8u0n4dT-WI

And it seems node.js support is coming to chome (at the end of the talk)

I guess you guys are aware of this?

vespakoen avatar Jun 13 '16 22:06 vespakoen

Yep — Chromium DevTools is coming to node.js. :smile:

Once it lands in Node stable, devtool will be mostly obsolete for debugging purposes. I'll update the readmes accordingly.

But devtool will still be useful in other cases, such as blending Node.js and browser APIs (i.e. rendering WebGL canvas to a high quality print).

mattdesl avatar Jun 14 '16 00:06 mattdesl