React TL;DR – a human filter for most useful React content.

  • Mariusz Marcak

    React State Management in 2020

    The benefits of a State Management Framework: Globally defined, which means only one instance of the data Only fetching remote data once Extensive ...

    React State Management in 2020
  • Mariusz Marcak

    Introducing Concurrent Mode

    Concurrent Mode is a set of new features (still experimental!) that help React apps stay responsive and adjust to the user’s device capabilities ...

    Introducing Concurrent Mode