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 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?

Cover Image for Curated list for Google I/O 2022 - Web
- 1 min read

Curated list for Google I/O 2022 - Web

A list of talks from Google I/O 2022 relevant for web

Cover Image for To unit, or not to unit? That is the question
- 3 min read

To unit, or not to unit? That is the question

The way our software is used can infer which type of tests we should write, let's discuss it.