Notes to my future self.
How to open certain file types in VSCode from the Solution Explorer. · If you are a full-stack developer mainly working in Visual Studio, it may be...
Create a recommended list of extensions for a workspace. · To recommend VSCode extensions within a certain repository, create a new JSON file under root:...
Practical tips to becoming a senior developer. · The developer community consists of numerous articles on steps to becoming a senior developer. However,...
How to autosave user input changes without overloading the server. · A few weeks into joining a new project, we received a bug report in our production...
Try this if your build process isn’t catching any TypeScript errors. · When I first joined my company, I was responsible for overseeing a new frontend...
Latest node.js patch that broke an CLI project. · I can’t do my job My local environment stopped working. The command to run and build an Aurelia...