Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save PavanGangireddy/ff24f7b9fff052b7a6572331879eb332 to your computer and use it in GitHub Desktop.
Save PavanGangireddy/ff24f7b9fff052b7a6572331879eb332 to your computer and use it in GitHub Desktop.
Developer mindset
Work in progress
Here is the curated list of points from my experience segregated for greater good over the time
1. While searching for a file in vscode
2. Donot delete node_modules using mouse clicks but use rm -rf command from command line
3. Typing keyboard should be done with out seeing it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment