Hello
Nice to meet you 👋
I'm Matan Borenkraout - a Software Engineer, speaker & blogger.
Making better software, one word at a time 🔥
Blog

4 min read
React Anti-Pattern: Stop Passing Setters Down the Components Tree
Let's see why passing useState setters as props creates abstraction leaks and tightly couples child components to parent implementations.

3 min read
Practical Tips for Nailing Algorithms Interviews
I'm getting asked this question a lot, so let's talk about it - what can we do to get better at the LeetCode kind of interview
