IntelliJ debug nodejs async code

What is the recommended way to debug async nodejs code with IntelliJ? Are there any particular settings that should be applied?

 

//Thomas

 

0
1 comment

There are no special settings for it. What problems debugging async stuff have you faced?

0

Please sign in to leave a comment.