8 Matching Annotations
  1. Dec 2022
  2. Mar 2021
  3. Oct 2020
  4. Jul 2020
  5. Sep 2019
    1. Right now the objects provided by React (state, props, refs) are internally consistent with each other. This means that if you only use those objects, they are guaranteed to refer to a fully reconciled tree (even if it’s an older version of that tree).