请教大家的开发工具用的是哪个?用哪些工具调试NodeJs的?
@klesh @chenxiaohu @kolyjjj @zstxt1989 谢谢大家的回复!
vim, console.log, 需要断点时 node-inspector
webstorm,基本console.log,不习惯debug
vim, console.log. TDD,没有debug。
console.log