Redux Interview Questions (from a Sr. developer)

Поделиться
HTML-код
  • Опубликовано: 28 июл 2024
  • Maybe you've been working with Redux for a few years. But have you ever wondered what'll be asked in a React/Redux interview?!
    In this video, I give you an idea of what types of questions you could reasonably expect from an interview focused on React/Redux.
    Let me know if you find it helpful!
    --
    Follow Me Online Here:
    🌏 My website/blog - peterelbaum.com
    ✉️ My newsletter (weekly on Sundays) - peterelbaum.com/subscribe/
    🤓 My courses: peterelbaum.gumroad.com/
    🗣 One-on-one mentoring - superpeer.com/peterelbaum
    🐦 Twitter: / peterelbaum
    💻 GitHub: github.com/elbaumpj
    ☎️ Office Hours: calendly.com/elbaumpj/saturda...
    --
    My gear:
    Main Camera: amzn.to/2Tv1WBe
    Tripod: amzn.to/2t570AH
    External HD: amzn.to/2t1UphI
    Memory card: amzn.to/2UEQfIn
    Computer mic: amzn.to/2t7mUue
    --
    Who am I?
    I'm Peter Elbaum, a software engineer living in Raleigh, North Carolina. I make videos about code, software engineering career development, and self improvement. I also have a newsletter (peterelbaum.com/subscribe) and tweet my thoughts on money, work, and being a great dev. Feel free to get in touch!
  • НаукаНаука

Комментарии • 20

  • @amritasharma9056
    @amritasharma9056 2 года назад +4

    1. Description basic data flow in redux.
    2. What are alternatives of redux/ what are the case where redux is not needed.
    3. What are thunx.

  • @ayushvyas3401
    @ayushvyas3401 2 года назад +1

    Thanks Peter for sharing your knowledge, it not only helps with enriching my existing knowledge but also clears my mind that I do know a lot more than I think I do which is really a confidence booster

  • @pradeepKumar-rf9qb
    @pradeepKumar-rf9qb 9 месяцев назад

    Amazing.....Ur 4 minutes video is enough to understand the whole redux flow....

  • @Pekillen13
    @Pekillen13 2 года назад

    Thank you for your video! I"m leaving my mark here as a sing of appreciation for your job!
    Keep it up!

    • @PeterElbaum
      @PeterElbaum  2 года назад

      Thank you for your encouragement - I really appreciate it! :)

  • @ns4k_tv
    @ns4k_tv Год назад

    built-in useReducer() hook + context API is unreal!

  • @marygracegalanaga8683
    @marygracegalanaga8683 2 года назад +1

    You explain it in very clear and concise way. You earn yourself a new subscriber! Please do some tech related explanations more. :)

    • @PeterElbaum
      @PeterElbaum  2 года назад

      Thank you! I'm glad it was helpful. I'll work on more coding videos :)

  • @princejoogie
    @princejoogie 2 года назад

    earned a subscriber 😁. love your content, binged watched your videos.
    definitely helped especially the the how to avoid burnout video as ive been struggling lately with work-life balance

    • @PeterElbaum
      @PeterElbaum  2 года назад

      😮 - thanks so much!! welcome aboard :)
      and glad the burnout stuff was helpful!

  • @shubhamb6131
    @shubhamb6131 2 года назад

    Nice points and great questions 🙌🏻👍🏻

  • @jimmytan6543
    @jimmytan6543 2 года назад

    Thank you so much, it is useful!

  • @swagboysahil530
    @swagboysahil530 Год назад +2

    Hey Peter, i was using Tanstack query and redux in the same project. The "useQuery" and "useMutate" hook in Tanstack query can easily handle async operation like fetching data if something changes in server side or updating data if any side effect happens. Is it still relevant to use "thunk" to achieve that behavior? What are the advantages and disadvantages of thunk over tastack query.
    Please, guide me through this.

  • @gama-rk1tx
    @gama-rk1tx 2 года назад

    Hi, thank you for this nice video :)
    I was wondering though, as you said, the React context API can often replace Redux.
    Then in what case(s) do we still have to use Redux instead of merely the React context API ?

    • @PeterElbaum
      @PeterElbaum  2 года назад

      You're very welcome!
      If there's a lot of data that needs to be accessed globally in your app, then Redux may be the better tool. But, if it's one of two pieces of state (say, a user/authentication status) then Context may be easier and would have less boilerplate/setup.

  • @abbaadamu3927
    @abbaadamu3927 2 года назад

    Yo I'm enjoying it o so straight to the point and the background song 🔥🍷 I don't know why but for some reason but now I want to drink some wine.

    • @PeterElbaum
      @PeterElbaum  2 года назад

      Hah! It's a bit early for me. But glad you're liking it! :)