Technoblog
About tech
Angular libraries
Introduction What are libraries? It's funny how we use words in programming. I saw a meme yesterday about how Git terms sound...
Terraform
TL;DR. Are you tired of manually managing your infrastructure provisioning and configuration? Do you find it challenging to...
Angular Signals
One of the big problems of the front-end, not just Angular, is reactivity. How do I react to change? It's a big problem because...
About processes
I have built my software solution. What now? A story about building relationships
TL;DR. The delivery of a software solution is a culmination of ideas, resources and effort. And also the continuation of a...
When math is not mathing: working 16 hours in an 8 hours workday
TL;DR. For all the benefits that remote working has brought, there's no arguing about the fact that having employees and...
Senior to the rescue: ethical or unethical?
TL;DR. When talking about teams, it's important that tasks are distributed fairly among people. That means taking into account...
About software
Mindset: a story about staying sharp and not “plateauing” from a psychological standpoint
TL;DR. Staying sharp as an engineer means cultivating a mindset of continuous learning and resilience. With the rapid evolution...
My code works, but I wonder if it’s also reliable and robust. Is my task done or done-done?
TL;DR. More than once, development teams struggle with determining when a task is truly "done". Why? Because software...
How architecture sets the stage for brilliant products
TL;DR: In the world of software development, architecture is like the blueprint of a skyscraper. It's the foundation that sets...