bobi
  • Blog

Hello

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

Blog

Cover Image for React Anti-Pattern: Stop Passing Setters Down the Components Tree
November 17, 2024 · 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.

Cover Image for Practical Tips for Nailing Algorithms Interviews
November 9, 2024 · 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

Cover Image for The Harmful Misuse of Code Coverage
July 20, 2024 · 5 min read

The Harmful Misuse of Code Coverage

Code coverage is a tool widely used to understand if we wrote enough tests. But is it really the best tool to give us the confidence we need?

All rights reserved - 2025
bobi