Dev Tips: Small Tools, Big Wins
Short tips collected while working on projects.
- Use an editor with good multiple-cursor support for repetitive edits.
- Keep a cheatsheet of commonly used git commands.
- Add small scripts for repetitive local tasks in a bin/ or scripts/ folder.