Software I use, gadgets I love, and other things I recommend.
I get asked a lot about the things I use to build software, stay efficient, or buy for being productive. Here’s a list of all of my favorite stuff.
Visual Studio Code Themes
Night Owl
A VS Code theme for the night owls out there. Now introducing Light Owl theme for daytime usage. Decisions were based on meaningful contrast for reading comprehension and for optimal razzle dazzle.
Visual Studio Code Extensions
Tailwind CSS IntelliSense
Tailwind CSS IntelliSense enhances the Tailwind development experience by providing Visual Studio Code users with advanced features such as autocomplete, syntax highlighting, and linting.
Pretty TypeScript Errors
Make TypeScript errors prettier and human-readable in VSCode.
Prettier - Code formatter
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.
Peacock
Subtly change the workspace color of your workspace. Ideal when you have multiple VS Code instances and you want to quickly identify which is which.
Jest Runner
Simple way to run or debug a single (or multiple) tests from context-menu
ESLint
Integrates ESLint JavaScript into VS Code.
GitLens — Git supercharged
Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more.