dimalmighty
banner
dimosf.bsky.social
dimalmighty
@dimosf.bsky.social
I like the early/late word framing! Is there still time to rename the directives to "use earlier"/"use later" 😜
April 10, 2025 at 8:46 PM
When conductimg interviews I try to remove as many obstacles as possible (eg trying to make them feel relaxed) so they can perform their best. To that end, I make it clear upfront that I want them to talk through their thoughts process even if they don't finish the assignment
February 5, 2025 at 9:23 PM
Reposted by dimalmighty
Starting in 19, you shouldn’t need to fetch in an effect for any of these use cases.

Initial GET should be cached and read in render with use().

Refresh GET should clear the promise cache to trigger with use() again.

POST/PUT/DELETE mutations should be done in event handlers with actions.
December 1, 2024 at 6:47 PM
Switch statements and for loops
November 22, 2024 at 9:54 PM
Interesting bee-skeet 🍪😅
November 20, 2024 at 6:50 AM
@react.dev @ricky.fm @danabra.mov (apologies if I violate tagging etiquette)
November 3, 2024 at 7:12 AM