
On-Call at Work, AI Side Project, Weekend Reset | Days in the Life of a Software Engin’ler
November 30, 2025143 views10 likes
I'm a Software Engineer based in Milan, Italy. Currently working at Klarna on the Experimentation Platform team.



Destructuring is a JavaScript expression that makes it possible to unpack values from arrays, or properties from objects, into distinct variables!
Read more →Hello everyone, welcome to the first post on my new series JS Bits where I explain and also show you use cases!
Read more →