Joel Mun·Follow1 min read·Aug 6, 2020--ListenShareScary 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.