Vladimir Klepov as a Coder
Why I prefer JS for front-end build automation
Good advice on JSX conditionals
2021
useEffect sometimes fires before paint
Why I always wrap Context.Provider and useContext
Can we useRef, but without the .current? Let's try!
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
Zero-setup bundle size checker
useLayoutEffect is a bad place for deriving state
Two practical uses for capture event listeners
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
10 Design Rules for Programmers
Keep a React component mounted
Why you Might Want to Extend React Components
Five Tricks for Debug-Logging in JavaScript
Simpifying AngularJS controllers with ES5 get / set