Hi Rayj00! I don't quite get what you need, maybe you want to use Visual Studio Code, it's a perfect IDE for nodejs, it's written in nodejs :) It has a integrated debugger that can help you, line after line, analyzing what's happening in your code
Calogero On Sunday, 2 July 2017 02:06:46 UTC+2, Rayj00 wrote: > > > I have some freeware code for node.js that I would really like to learn. > However there are no comments in the source. > > Is there a tool to trace the code as it is executed? At least that will > give me an idea of what is happening inside. > > Thanks, > > Ray > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/37a9c73d-ccd6-46a0-9b91-cd41b426a9a3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
