Debugging – Anyone use debuggers these days?
I haven't use any debugger since i stopped using C++ , C , Java or Donet , and that was since I started using Dynamic Langs : Python + Javascript ( 2007-2008) for all the developments.
There are some great debugger integrationd done by VSCode for Python , Javascript but i haven't see any of those used by developer community these days since code is getting much cleaner and simpler.
Anyone still use Debuggers?