Useful Tools
🧰 Useful Tools
Tools I actually reach for — not the hype list, the daily-driver list.
Editors
- Neovim — my main editor
- Vi — always present on any Linux box
- Nano — the fallback when Vi is overkill
Version Control
- Git — the default
- Jujutsu (jj) — worth a look if you find Git's mental model awkward
Cheat Sheets I Keep Open
External References
- Developer Roadmap — curated learning paths by stack
- Devhints — one-page cheat sheets for everything