Posts tagged "utility"
How to install corepack
For deterministic dependency installation
Postman is Dead. Long live Bruno
Integrate example requests into your normal development workflow
Your IDs need better DX
They can be sortable, selectable, distinguishable, and type safe.
Correctly Configuring Prettier in VS Code
FNM: a better node version manager
It automatically changes node versions as you move between projects
Keeping git history when combining multiple repos into a monorepo
A smarter cd command
A tool called zoxide will improve your whole terminal experience
You should version control your dot files
You know the ones, all those config files sitting in your home directory
Filling out the same form over & over again
With a Chrome extension called Autofill
How I setup a new Mac
The perfect terminal, OS settings to build better apps, best Mac productivity apps, & more!
I quit LastPass and moved to 1Password after 10 years
And here's why
Make Rebasing Faster...unix style
An update to an old post that only worked on Windows
Why you should stop using Git's default text editor
Use the text editor you're most comfortable with
New git commands to replace 'checkout'
Git somewhat recently introduced two new commands, switch and restore
Making rebasing faster
Do you find yourself running "git rebase -i head~N" a lot?
A Shortcut For Git (on Windows)
What are the three most common letters you type when using git? 'g-i-t'. What if you could reduce that by two thirds?