DAILY Dev Steps

  • Blog
  • About
  • Replacing Local State with Redux Toolkit

    localStateReduxToolkit

    While working on WildSync’s onboarding flow, I noticed something common and a frustrating issue, which is the prop drilling.Components like the StepContent had to accept state and setState functions for almost every piece of the data and pass them down the tree: Before (lots of props): Now: It looks much cleaner now, doesn’t it? When…

    Read More

    Igor.D

    August 23, 2025
    Redux Toolkit, WildSync
    js, react, redux

DAILY Dev Steps

  • GitHub
  • LinkedIn

  • Blog
  • About

Search

Privacy Policy