Past Year Review (2019)
It all started as aNew Year’s Resolution. This year I wanted to make it happen for real, and, by knowing myself pretty well, I had to put it to a whole new …
Posts
Field notes on platform engineering, cloud cost, delivery flow, and building foundations that hold under growth.
It all started as aNew Year’s Resolution. This year I wanted to make it happen for real, and, by knowing myself pretty well, I had to put it to a whole new …
Because…
The most common one is the T-shaped professional or more correctly T-shaped skills since we’re talking about abilities.
Most of the times the word “done” has a very subjective meaning, especially when we are in a business context.
The Eisenhower Matrix helps you decide and prioritise tasks based on urgency and importance. In fact, it is also referred to as the Urgent-Important Matrix.
[toc]https://www.slideshare.net/fabiocicerchia/performance-optimisation-69670789
TheAgile Manifestohas the following 4 core values:
Usually, most rookie developers don’t use a VCS (Versioning Control System), likeSVNorGIT, in this post I won’t talk about the benefits of using one. This post …
The version number itself, and more generally the way you manage it, is most of the timeunderestimatedbecause it’s considered somethingtrivial.It is used to …
I was trying to face an apparently huge problem, collect all the eventsboundto the DOM elements. Then I realised that the mainobstaclewas thebrowser, yes the …