Joel Mun
1 min readAug 6, 2020

--

Scary thing about React is that even if you only intend to use setter functions from `useContext`s (by writing `const { setSomething } = useContext(randomContext)`, it will re-render again.

--

--

Joel Mun

High quality article or death. Code/Security stuffs, mostly related to React, Typescript, and Node, GoLang, Wasm. https://9oelm.github.io.