Це відео не доступне.
Перепрошуємо.

Redux Selectors

Поділитися
Вставка
  • Опубліковано 1 сер 2024
  • A short demonstration on how to use Redux Selectors

КОМЕНТАРІ • 5

  • @edinburghrules
    @edinburghrules 3 роки тому +1

    This video was very helpful! I have a small app that uses Firestore which is very limited in how you can query data for filtering. Ended up just getting all the results from the db, putting them in to redux and filtering from there with selectors. Not what you'd want to do in a large application with thousands of documents in a collection but for a small toy project this approach worked great.

    • @jcandeli
      @jcandeli  3 роки тому

      Awesome! Glad this helped!

  • @mmbower1
    @mmbower1 4 роки тому +1

    Thank you!

  • @ChetBABY
    @ChetBABY 4 роки тому +2

    volume really low

  • @rekhaarun88
    @rekhaarun88 4 роки тому

    Nice :)