React UseRef by Example: What It Is, Why We Need It

useRef is a built-in React Hook. What is it used for? How does it work? I’ll reveal this hidden gem for you with a few real-world examples. Read more

Similar

Introducing the React RFC Process

We’re adopting an RFC (“request for comments”) process for contributing ideas to React. Inspired by Yarn , Ember , and Rust , the goal is to allow React core team members and community members to collaborate on the design of new features. It’s also in... (more…)

Read more »