Hello

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

Blog

Cover Image for Why I don't like code coverage
- 5 min read

Why I don't like 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?

Cover Image for Making the most out of GitHub Copilot
- 5 min read

Making the most out of GitHub Copilot

Are you using Copilot just as a code completion tool? If so, you're missing out on a lot of its potential.

Cover Image for A tip for an amazing code review
- 3 min read

A tip for an amazing code review

As engineers, we review code on a daily basis. The code review process is something we're used to, but maybe we're underestimating the value it gives us?