js What's an object identity in JavaScript? What's an object's identity? and what does "stable identity" mean in React? Let's dive a bit into it together!
UI On the importance of monorepos and component libraries Are you working on a huge untested "legacy" JS codebase? I might have some tips for you 🙂
React A solution to handling modals in React I want to show you a new solution for handling modals in large React applications as a result of a big refactor in my work in Musixmatch.
React Life and death of the usePrevious hook We will understand the usePrevious hook's common implementation and then we will see some issues it might bring and how to solve them.