git
Git Stash With a Message
You can name your stashes to remember what they contain:
#git
#productivity
Quick snippets of things I learn every day
You can name your stashes to remember what they contain:
CSS finally has a parent selector! The :has() pseudo-class lets you style parents based on their children:
fd is a modern replacement for find that's faster and easier:
Stop using console.log() for arrays! Use console.table() instead:
satisfies validates a type while preserving the narrower inferred type:
The walrus operator (:=) assigns values inside expressions:
Docker can eat up gigabytes of disk space. Clean it up: