Senior Engineer at Spotify. I write mostly short posts where I share my thoughts regarding topics that happen to catch my attention at any given time. Topics related to programming, technology, lifestyle, and self-improvement. When I am not working, I am probably busy being the best father I can be. Opinions expressed are solely my own and do not express the views or opinions of my employer.
Mentoring.
A story of embeds Embedding media content within a web page is a great way to drive user engagement, and enrich the content of a website. This pattern is usually implemented using iframes. Here is an example of an iframe that loads an encrypted episo...

I always found reviewing tests to be a bit tedious, specially if they aren't written in a manner that makes them easy to read. Today I reviewed a pull-request that has a significant amount of tests. Rather than scrutinizing the test cases to make sur...
