8 Matching Annotations
  1. Sep 2022
  2. Jun 2021
  3. Feb 2021
  4. Nov 2020
    1. Do we need such a big abstraction for this? Many would just use fetch directly. Why not just use fetch directly? In Svelte, for example, you would probably never see something like this ... right?

  5. Oct 2020
  6. Jul 2020
    1. Sure you can hook up different reducers to manage different parts of your application, but the indirection of going through all these action creators and reducers is not optimal.

      On indirection through multiple action creators and reducers for managing different parts of an application

  7. Apr 2017