11 followers
Software Developer | Tech and Cars lover
According to Robert C. Martin, author of Clean Code: A Handbook of Agile Software Craftsmanship: Writing clean code is what you must do in order to...
Oh no, this commit is a mess! 🤦♂️ We all have a bad day sometimes. We can forget to include a file, leave some comments, or a merge didn't go as...
When I started to code in Vue and had to react to changes, I always asked myself the same question: computed or watch? 🤔️. The both seem to do the...