Manage State in JavaScript Like a Pro!

Поділитися
Вставка
  • Опубліковано 28 гру 2024

КОМЕНТАРІ • 27

  • @charlesfarris4318
    @charlesfarris4318 24 дні тому

    Excellent video -- state management is a topic that is rarely covered in this kind of depth. Thanks!

  • @omomer3506
    @omomer3506 Місяць тому +2

    Anytime you guys talk about state the videos go crazy up, nice
    Also before i even start the video, state stored in url 🎉

  • @TheBswan
    @TheBswan Місяць тому +1

    "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.

  • @EmiliaKaida
    @EmiliaKaida Місяць тому +14

    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
      @_ilearn Місяць тому +2

      A lot of us listen to it while walking.

    • @dothex
      @dothex Місяць тому +3

      @@_ilearn But alot of us want to see this in action as they're describing it.

    • @EmiliaKaida
      @EmiliaKaida Місяць тому +2

      @@_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
      @erics2133 Місяць тому +2

      @@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.

  • @barchuk422
    @barchuk422 Місяць тому +3

    love this!
    started front-end, winking at fullstack - state management is the first real issue i'm trying to solve

  • @Terr590
    @Terr590 Місяць тому +2

    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
      @patolorde Місяць тому

      No thats other effect

  • @PaulPhilp-pe5oe
    @PaulPhilp-pe5oe Місяць тому

    great episode! thanks

  • @dovh49
    @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
    @dacam29 Місяць тому +2

    RTK!?

    • @hugodsa89
      @hugodsa89 Місяць тому

      That’s just redux same shit different smell

  • @TheSysmat
    @TheSysmat Місяць тому

    Do you have state with auth like acl

  • @kuhaniresti
    @kuhaniresti Місяць тому

    the irony of existing javascript frameworks is that they const and provide function to override its value 😂

  • @danielgilleland8611
    @danielgilleland8611 Місяць тому

    With our Big Ball of Mud project, we're leveraging Denial-based state.

  • @michaelharrington5860
    @michaelharrington5860 12 днів тому

    The state of my brain after this episode -> 🍲

  • @hugodsa89
    @hugodsa89 Місяць тому

    What is state? Baby don’t hurt me, don’t hurt me… no more.
    Every single time.

    • @syntaxfm
      @syntaxfm  Місяць тому +2

      Oh ooo oh ooo oh oh

  • @alexander.kachkaev
    @alexander.kachkaev Місяць тому

    React State + React Context + React Compiler is the end game

  • @AmTheMaddest
    @AmTheMaddest Місяць тому

    First? Will update with impressions.

  • @w_3ird0h
    @w_3ird0h Місяць тому

    ayo where's my boy htmx at?

    • @syntaxfm
      @syntaxfm  Місяць тому +2

      The DOM as state.