Software Alternatives & Reviews

Ask HN: What is your favorite front end state management solution?

Linear react-context
  1. 1
    Streamlined issue tracking for software teams

    #Project Management #Task Management #Productivity 122 social mentions

  2. Context provides a way to pass data through the component tree without having to pass props down manually at every level.
    For React, I have to say that MobX was nice last I checked: https://mobx.js.org/README.html though React's own Context functionality is also okay: https://reactjs.org/docs/context.html.

    #Javascript UI Libraries #Front-End Frameworks #JS Library 207 social mentions

Discuss: Ask HN: What is your favorite front end state management solution?

Log in or Post with