Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前我正在开发一个基于 RailJS 框架的 NodeJS 应用程序。我想要一个节点检查器类型的调试器,用于逐步调试铁路JS 应用程序。谁能建议我如何使用 node-inspector(或任何类似的调试器)和 RailwayJS。
迁移到超酷的框架 GeddyJS。它还可以通过节点检查器进行调试。请点击以下链接了解更多详情。
https://github.com/mde/geddy/wiki/Debugging