Explore >> Select a destination


You are here

www.binovarghese.com
| | refine.dev
1.0 parsecs away

Travel
| | We will explain the differences between useRef and React ref.
| | scastiel.dev
3.3 parsecs away

Travel
| | React Hooks are trully awesome, but the more I play with them the more I discover tricks, and sometimes spend a lot of time figuring out why my code doesn't do what it is supposed to.
| | thoughtspile.github.io
3.6 parsecs away

Travel
| | [AI summary] The article explores the use of useRef in React, focusing on eliminating the need for .current. It discusses the reasons behind useRef's .current property, provides methods to avoid it, and presents alternative approaches such as custom hooks, object-based refs, and function-based refs. The author shares practical examples and creative solutions to make React code cleaner and more efficient by reducing reliance on .current.
| | dbzer0.com
18.8 parsecs away

Travel
| Android:Netrunner (ANR) was a Living Card Game from Fantasy Flight Games. It's a re-implementation of the Netrunner CCG from 1996, with a few small but important mechanic changes. I developed the first client to play Android: Netrunner online on OCTGN Development History In July 2012 I forked my Netrunner CCG game definition and re-implemented for [...]