/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

thoughtspile.github.io
| | www.binovarghese.com
3.7 parsecs away

Travel
| | useRef is a powerful React Hook that allows you to create and manage mutable references that persist between renders, Unlike state, changing the value of a useRef object does not trigger a re-render...
| | hswolff.com
6.4 parsecs away

Travel
| | React Hooks! Hooks! Hooks! Hooks!Sorry, had to yell that a few times to get it out of my system.I definitely find React Hooks to be one of the most exciting new features that has hit React in a long time. I dont think Ive been this excited about a new feature since React Fragments and that was way
| | www.aleksandrhovhannisyan.com
6.6 parsecs away

Travel
| | Higher-order components are an old but popular design in React prior to the introduction of hooks, allowing you to define reusable stateful logic.
| | codehike.org
21.0 parsecs away

Travel
| Why React Server Components are a leap forward for content-driven websites