Vladimir Klepov as a Coder
Using global memoization in React
What is a react component, anyways?
Good advice on JSX conditionals
2021
Make useRef lazy — 4 ways
useEffect sometimes fires before paint
Why I always wrap Context.Provider and useContext
Can we useRef, but without the .current? Let's try!
How to replace useState with useRef and be a winner
Thanks React, I'm fine with an imperative setInterval
Are many useStates better than useState(object)?
How to destroy your app performance using React contexts
7 things you may not know about useState
useLayoutEffect is a bad place for deriving state
So you think you know everything about React refs
Did I just build a better useCallback?
How useRef turned out to be useMemo's father
2019
Extravagantly fast rendering with React benders
2018
Keep a React component mounted
Why you Might Want to Extend React Components