//=time() ?>
Over lunch I tried to fold an origami fox for my daughter's birthday party today.
After 30 minutes of trying and 3 different plans I finally got something for her to display. Ug.
📚 TIL about `zustand`
🐻 Bear necessities for state management in React
❤️ the hook based api & the pun won me over 🤣
👏 @0xca0a @Luxizzle @_paulshen @stolinski
https://t.co/lm6gz1UGxZ
https://t.co/S2d9m9EtuB
🤣 Have some fun with the @SlackHQ @GIPHY integration!
/giphy #caption "this is cool" cat jedi
🗒️ Find more tricks like this https://t.co/fMXPtiRY65
💻 Trying out the powerlevel10k ZSH theme https://t.co/tzFsNy8ygJ (instead of my normal random candidates: agnoster, avit, bira, bureau, nanotech, sorin, etc...)
👏 @romkatv @ohmyzsh
🦃 Happy Thanksgiving! https://t.co/OOGGlj1jot #ThanksgivingPuns
👏 @Element5Digital @unsplash
Exactly 2000 passing tests in one of our work repos!
It'd be a shame to add any new ones for this feature I just added...
Kidding 🤣
Just used the techniques I learned from watching @reverentgeek drawing video to make the following! Used an old iPad mini and a free stylus from a recruiter. Check out the video for some great tips! https://t.co/X93MdB1cNc
Handy function when you DON'T want autoFocus in the main @codesandbox browser, but you DO want autoFocus behavior when clicking the browser's "Open in New Window" icon
<input
type="text"
autoFocus={ !isInIframe() }
{/*...etc...*/}
/>
Snagged from https://t.co/Q2oUhqJYe4