
On-Call Friday, AI Side Project & Weekend Reset | Days in the Life of a Software Engineer
November 30, 20255 views4 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 →