Tagged
#utility
16 posts
How to install corepack
For deterministic dependency installation
#utility#npm#javascriptPostman is Dead. Long live Bruno
Integrate example requests into your normal development workflow
#utility#testing#javascriptYour IDs need better DX
They can be sortable, selectable, distinguishable, and type safe.
#utility#typescript#dbFNM: a better node version manager
It automatically changes node versions as you move between projects
#node#terminal#utility#toolingA smarter cd command
A tool called zoxide will improve your whole terminal experience
#terminal#utility#toolingYou should version control your dot files
You know the ones, all those config files sitting in your home directory
#utility#organization#tutorialFilling out the same form over & over again
With a Chrome extension called Autofill
#utility#tutorialMake Rebasing Faster...unix style
An update to an old post that only worked on Windows
#git#terminal#utilityWhy you should stop using Git's default text editor
Use the text editor you're most comfortable with
#git#terminal#utilityNew git commands to replace 'checkout'
Git somewhat recently introduced two new commands, switch and restore
#git#utilityMaking rebasing faster
Do you find yourself running "git rebase -i head~N" a lot?
#git#efficiency#utilityA 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?
#git#terminal#utility