Anytime you guys talk about state the videos go crazy up, nice Also before i even start the video, state stored in url 🎉
@EmiliaKaidaАй бұрын
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...
@_ilearnАй бұрын
A lot of us listen to it while walking.
@dothexАй бұрын
@@_ilearn But alot of us want to see this in action as they're describing it.
@EmiliaKaidaАй бұрын
@@_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.
@erics2133Ай бұрын
@@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.
@TheBswanАй бұрын
"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.
@charlesfarris431828 күн бұрын
Excellent video -- state management is a topic that is rarely covered in this kind of depth. Thanks!
@Terr590Ай бұрын
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.
@patolordeАй бұрын
No thats other effect
@barchuk422Ай бұрын
love this! started front-end, winking at fullstack - state management is the first real issue i'm trying to solve
@PaulPhilp-pe5oeАй бұрын
great episode! thanks
@dovh49Ай бұрын
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 🙂.
@dacam29Ай бұрын
RTK!?
@hugodsa89Ай бұрын
That’s just redux same shit different smell
@TheSysmatАй бұрын
Do you have state with auth like acl
@kuhanirestiАй бұрын
the irony of existing javascript frameworks is that they const and provide function to override its value 😂
@michaelharrington586016 күн бұрын
The state of my brain after this episode -> 🍲
@danielgilleland8611Ай бұрын
With our Big Ball of Mud project, we're leveraging Denial-based state.
@hugodsa89Ай бұрын
What is state? Baby don’t hurt me, don’t hurt me… no more. Every single time.
@syntaxfmАй бұрын
Oh ooo oh ooo oh oh
@AmTheMaddestАй бұрын
First? Will update with impressions.
@alexander.kachkaevАй бұрын
React State + React Context + React Compiler is the end game