robertoandred 6 months ago

Using HTML features doesn't have to mean manipulating another component's nodes.

  • recursive 6 months ago

    But sometimes it does.

    • robertoandred 6 months ago

      And that’s different from the primary use case of refs

      • recursive 6 months ago

        Indeed, and it's also the most practical way to use standard DOM operations from inside of react.