VS Code snippet for Go error handling
Writing error handling code in Go can get a bit tedious. I made a VS Code snippet so that when I press alt+/, most of the code is written for me.

Here is the snippet:
- How To Create Custom VSCode Snippets by Web Dev Simplified
- search YouTube for more VS Code snippets guides