- Mono Lisa is mono-spaced and ligaturized, font for all my dev uses.
- Shades of Purple puts my favorite color into daily practice.
Uses
Here's a current snapshot of the tools I use.
Theme
Terminal
Editor
- VS Code is my editor of choice after years of Atom and Sublime Text before that. Some of my fav extensions/themes are:
- Better Comments highlights lines based on the type of comment.
- File Icons helps provide some visual recognition to file types.
- Import Cost displays the estimated size of the imported packages.
- Wrap Console Log wraps variables into console log, cause despite my desire to utilize debugging, I still reach for
console.logfirst.
- Prettier handles all my formatting needs.
- It took quite a while for me to come around to it, but I'm on board with TypeScript.
- ESLint now handles TS linting and Prettier integration.
OS & Apps
- I use MacOS for both work and personal.
- Alfred App handles my launching, text conversion, and clipboard history (along with other goodness).