In this tip, I'd like to show a simple technique that allows switching between multiple versions of the code at runtime. Often, when I'm testing a new solution, I'd like to run an old version and make ...
It has been said that there are only two difficult tasks in modern software development: distributed cache invalidation and how to name stuff. The following variable naming conventions won't assist ...
The classic VS Code is great and all, but these specialized forks are better for certain programming tasks ...