file -> diff: just edit the before/after version
diff -> file: just apply it to any base
make a pkg with a bunch of files/diffs
if you ship a file, users get the file
if you ship a diff, users can apply it themselves
file -> diff: just edit the before/after version
diff -> file: just apply it to any base
make a pkg with a bunch of files/diffs
if you ship a file, users get the file
if you ship a diff, users can apply it themselves
Could bump the minimum height of the terminal to make the Copy button sit nice and remove some left padding on the output on mobile
Could bump the minimum height of the terminal to make the Copy button sit nice and remove some left padding on the output on mobile
What if you hue shift it to green and red? You gonna try to argue yellow is one of those?
What if you hue shift it to green and red? You gonna try to argue yellow is one of those?
is there something beyond this I need to set up for branch protection?
is there something beyond this I need to set up for branch protection?
BAN-KNI | BANANNA KNIFE
BAN-KNI | BANANNA KNIFE
but oh right that's when my placeholder text opposition started
but oh right that's when my placeholder text opposition started
biggest asset database was MASSIVE and also only like 100MB
why did I think that was a good thing to segment on
biggest asset database was MASSIVE and also only like 100MB
why did I think that was a good thing to segment on
my aesthetic choices were… interesting
my aesthetic choices were… interesting
const [ref1, ref2, ref3] = useMultipleRefs()
The hook returns an iterator
- destructuring calls the iterator
- on each iteration, the hook returns a useRef()
const [ref1, ref2, ref3] = useMultipleRefs()
The hook returns an iterator
- destructuring calls the iterator
- on each iteration, the hook returns a useRef()