{"name": undefined}
is also different, checking with something like hasOwn
{"name": undefined}
is also different, checking with something like hasOwn
Depends on how cool they are
Sometimes you do want state variables in the dep array. Not super often but it does happen.
And you shouldn’t just always use an empty array. That creates fragile components. Even for effects that you want to just run once. Always follow the eslint rule
You’re updating state, that your effect hook depends on, within the hook. So every time the state is updated the effect is run, which updates states which runs the effect etc.
You should use something like react query to handle async data
I feel like x-files is like that too. It mostly looks great on Blu-ray but the CGI shots don’t hold up lol
I never thumbs up or down and I find the recommended albums and “Mixed for your” playlists are pretty accurate. I hate that my grandfathered price went up last December tho
Agreed, I see that as a win. Easy to revert a whole branch/PR
Sublime Merge, for most items in the UI it tells you the git command it will use
I’ve been using Wayland for about a year on and off with Voidlinux on the framework 13. Everything’s pretty much worked from the start besides screen sharing which was a void specific issue that’s been patched
Sublime merge has been really good. It’s a free trial like sublime text
I usually wrap Reach’s Dialog https://reach.tech/dialog so things like focus, esc, scroll, etc. are all handled out of the box. It’s a controlled component that uses a div and Portal rather than a dialog
tag
Does anyone have a link to the one this is making fun of? it was posted a couple days ago. I’ll look around too and post back if I find it
I thought it was just me haha