How to build your own redux? | combineReducers | Part 3 | State Management | Advanced JavaScript

Поділитися
Вставка
  • Опубліковано 23 чер 2024
  • Part 1: • Build Your Own Redux |...
    Part 2: • Build Your Own Redux |...
    Build Your Own Redux is a series where we look at the inner workings of a famous state management library called "Redux".
    We look at how it behaves, what APIs it offers, and how can we re-implement those in our code. By the end of this series, we would have a somewhat similar library to Redux. The aim is not to copy redux but to understand what happens under the hood.
    In this part, we talk about the combineReducers method and implement it from scratch.
    00:00 Introduction
    00:54 What is the combineReducers method?
    08:17 Implementing combineReducers method - Happy Flow
    15:31 A reducer is invalid
    21:37 All reducers are invalid
    22:36 If a reducer always returns undefined | initialState case
    29:00 If the reducer returns undefined for an action
    31:55 Outro
    Code Repo: github.com/Devtools-Tech-Team...
    devtools.tech/?ref=dtyt
    You can support our channel via:
    rzp.io/l/support-devtools-tech
    www.buymeacoffee.com/yomeshgupta
    **************************************************************
    Devtools Tech is a UA-cam channel which was started as a collaborative effort among like-minded engineers to provide high-quality programming tutorials for free. We firmly believe in knowledge sharing and easy access to quality content for everyone. Hence, this channel is an effort to give back to the community and a step towards our belief -- "We rise by lifting others".
    Interview questions: code.devtools.tech/questions/...
    Interview resources: code.devtools.tech/resources/...
    Team Members:
    Yomesh Gupta
    Portfolio: yomeshgupta.com
    LinkedIn: / yomeshgupta
    Twitter: / yomeshgupta
    #redux #react #advancedjs #interviews #yomeshgupta **************************************************************
  • Наука та технологія

КОМЕНТАРІ • 3

  • @DevtoolsTech
    @DevtoolsTech  8 місяців тому +1

    Part 1: ua-cam.com/video/_eaCs-pzaVg/v-deo.html
    Part 2: ua-cam.com/video/OS8oCMZCKno/v-deo.html

  • @alchemistmd2422
    @alchemistmd2422 8 місяців тому +1

    well well well, what do we have here, an amazing video I heard and it's true, keep them coming sir!!