When you have code that is called for many objects it's hard to go through all them and just check line by line. How can you more efficiently debug lots of code? Imagine that in your app's code ...
About three years ago Microsoft released a new source code editor for Windows, Linux, and macOS. This was named Visual Studio Code. It is way lighter IDE than various editions of the legendary Visual ...