I'm Matan Borenkraout - a Frontend Engineer, speaker & blogger.
Making better software, one word at a time 🔥
Blog
- 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?
- 1 min read
Curated list for Google I/O 2022 - Web
A list of talks from Google I/O 2022 relevant for web
- 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.