|
You are here |
www.binovarghese.com | ||
| | | | |
thoughtspile.github.io
|
|
| | | | | [AI summary] This article explores technical workarounds to avoid typing 'ref.current' in React development by using alternative patterns like dereferencing constants, mutable objects within refs, custom hooks, and functional callbacks. | |
| | | | |
martijnhols.nl
|
|
| | | | | In this gist I share a React hook to get an accurate document height that correctly accounts for the on-screen keyboard on iOS Safari. | |
| | | | |
scastiel.dev
|
|
| | | | | 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. | |
| | | | |
kewah.com
|
|
| | | The reasons I started to use react-testing-library for testing React components and why I like it. | ||