When I started my career in IT, I thought the hardest problems in computer science were cache invalidation and naming things. Continue reading Code is solved, people not
Category: English
Introducing git switch and git restore
When you work with Git using the command line, you know the git checkout command for sure. Continue reading Introducing git switch and git restore