Tag: harrybinreact-common
All the articles with the tag "harrybinreact-common".
unify JSX code by avoiding javascript/typescript if statements
Posted on:March 13, 2024 at 06:55 PMHow to unify JSX code by avoiding javascript if statements breaking XML syntax
how to debug react useEffect state changes
Posted on:January 20, 2024 at 02:23 PMHow to see which state variable changed when it's used in a useEffect hook
readability of react useEffect hook usage
Posted on:December 22, 2023 at 05:02 PMHow to improve the readability of useEffect usages in react components