devtool
                                
                                 devtool copied to clipboard
                                
                                    devtool copied to clipboard
                            
                            
                            
                        Aware of node.js support in chrome canary?
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?
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).