Converting Old Redux project to Redux Toolkit (Sep. 2020)

Поділитися
Вставка
  • Опубліковано 15 вер 2024
  • In this video, I convert an old code challenge (one that got me the job, actually) from Redux as most people know it to the new Redux Toolkit, an opinionated set of Redux tools designed to make Redux simple and easy to use. Best part, it reduces a LOT of boilerplate: check it out!

КОМЕНТАРІ • 1

  • @bitrif
    @bitrif 3 роки тому +6

    Thank for the tutorial! Can you please share the git repo?