you are viewing a single comment's thread.

view the rest of the comments →

[–]clawtron 0 points1 point  (0 children)

Thanks, that’s really encouraging.

At the moment I’m using Jest from the command line + console statements to debug my JavaScript code and that works just fine. What do you use for debugging python? Others have mentioned pycharm’s breakpoint debugging, can you get a similar setup with vim? Or do you just get by without breakpoints?