Frontend

React

React patterns, state, hooks, and optimistic UI

1 post
  1. Frontend/React

    Optimistic Updates in React Without the Footguns

    Optimistic UI feels great until two requests race each other. Here's a small hook I use to keep it predictable.

    2 min read Featured