Notes to my future self.
What are the main differences between the 3 browser storage options? · There are 3 main storage options within the browser. Use the following information...
Is there an easy way to determine if you have packages in your package.json file that are no longer needed? · Depcheck is a tool for analyzing the...
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...