love this! started front-end, winking at fullstack - state management is the first real issue i'm trying to solve
@TheBswan3 сағат бұрын
"Redux requiring boilerplate" does a disservice to modern redux with RTK which is actually quite good. Also, jotai allows you to define setters, and you can use derived atoms to define different methods to interact with the same data.
@omomer35065 күн бұрын
Anytime you guys talk about state the videos go crazy up, nice Also before i even start the video, state stored in url 🎉
@EmiliaKaida5 күн бұрын
Well for these technical topics IMHO it'd be much better to whip out the code editor and do some demonstration. But you guys sometimes do this kinda podcast-only so, yeah...
@_ilearn5 күн бұрын
A lot of us listen to it while walking.
@dothex5 күн бұрын
@@_ilearn But alot of us want to see this in action as they're describing it.
@EmiliaKaida5 күн бұрын
@@_ilearn Yeah, that's why i said it's just my opinion. But I'd bet a beginner (in these technical topics, like in this cases, state management), would struggle with something like "signals" if he's total new to it and try to listen to it only. Would be infinitely hard, don't you think? Again, I didn't even listen to this whole podcast so don't know how detailed they made the talk. Just a constructive feedback.
@erics21335 күн бұрын
@@dothex Lately, CJ's been doing how-to videos on subjects that get discussed by Scott and Wes. He hasn't been covering everything, hopefully comments like this will help him prioritize what episodes could use some examples.
@PaulPhilp-pe5oe5 күн бұрын
great episode! thanks
@dovh495 күн бұрын
For FormData if you want to just "access" the property just use a proxy. It's pretty straight forward, after you do it the first time 🙂.
@Terr5905 күн бұрын
I think the term effect comes from "Side effect" which refers to something that should happen alongside the state changing, while you defined it as "listening to state changes". Sorry if I'm over-correcting, it just seemed like an important distinction to me.
@pookiepats5 күн бұрын
They talk more than they build. It’s ok, it’s just for entertainment if you listen for accuracy you’ll have a bad time here lol
@JenniferHernandez-u9j10 сағат бұрын
Great content, as always! A bit off-topic, but I wanted to ask: I have a SafePal wallet with USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). How should I go about transferring them to Binance?
@danielgilleland86115 күн бұрын
With our Big Ball of Mud project, we're leveraging Denial-based state.
@dacam295 күн бұрын
RTK!?
@TheSysmat5 күн бұрын
Do you have state with auth like acl
@kuhaniresti3 күн бұрын
the irony of existing javascript frameworks is that they const and provide function to override its value 😂
@hugodsa895 күн бұрын
What is state? Baby don’t hurt me, don’t hurt me… no more. Every single time.
@syntaxfm5 күн бұрын
Oh ooo oh ooo oh oh
@alexander.kachkaev5 күн бұрын
React State + React Context + React Compiler is the end game