How is this any different than: https://github.com/node-inspector/node-inspector
IronNode – Debug Node.js code with Chrome Developer Tools
11–20 of 25 posts
Re: IronNode – Debug Node.js code with Chrome Developer Tools
#12I thought the Iron* moniker was conventionally reserved for things running on .net (It Runs On Net), like IronPython, IronRuby, IronLisp, IronScheme, etc? Isn't using it for this project going to cause confusion?
I was going to make a snarky remark comparing it to the recent second usage of 'isomorphic' but, to be honest, people will figure it out. I'm putting all this stuff on my list of things not to waste blood pressure on.
Re: IronNode – Debug Node.js code with Chrome Developer Tools
#13Earlier quoted context omitted.
Node inspector has a lot of problems. Buggy as shit. And it's time consuming to use the -brk param to make ur app stop on the first line and then attach node inspector, and then switch back to having it not stop on line 1 when testing ongoing calls. That's why it is important what this guy built to automatically attach itself, even if all the other node inspector bugs still exist. It's particularly hard to find ur fi…
Have you tried debugging with webstorm?
Re: IronNode – Debug Node.js code with Chrome Developer Tools
#14How is this any different than: https://github.com/node-inspector/node-inspector
Node inspector has a lot of problems. Buggy as shit. And it's time consuming to use the -brk param to make ur app stop on the first line and then attach node inspector, and then switch back to having it not stop on line 1 when testing ongoing calls. That's why it is important what this guy built to automatically attach itself, even if all the other node inspector bugs still exist. It's particularly hard to find ur fi…
Re: IronNode – Debug Node.js code with Chrome Developer Tools
#15Re: IronNode – Debug Node.js code with Chrome Developer Tools
#16I agree that node-inspector is tedious to set up and often doesn't work initially - It does have support for debugging clusters though.
Re: IronNode – Debug Node.js code with Chrome Developer Tools
#17Re: IronNode – Debug Node.js code with Chrome Developer Tools
#18Earlier quoted context omitted.
I was going to make a snarky remark comparing it to the recent second usage of 'isomorphic' but, to be honest, people will figure it out. I'm putting all this stuff on my list of things not to waste blood pressure on.
I was honestly trying to be helpful, and was definitely not making a snide remark. Sure, people wondering if this is node running on .Net might click and discover they were wrong, and all is fine. But if his project from name alone is perceived as being related to .NET, he may not reach out to the full audience of web-developers he may be aiming for. And that's a net loss for him. If there's a time to reconsider the…
Re: IronNode – Debug Node.js code with Chrome Developer Tools
#19I thought the Iron* moniker was conventionally reserved for things running on .net (It Runs On Net), like IronPython, IronRuby, IronLisp, IronScheme, etc? Isn't using it for this project going to cause confusion?
I was going to make a snarky remark comparing it to the recent second usage of 'isomorphic' but, to be honest, people will figure it out. I'm putting all this stuff on my list of things not to waste blood pressure on.
Re: IronNode – Debug Node.js code with Chrome Developer Tools
#20How can we make it work with meteor?
2. ???
3. Profit! Investors!