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

Quality, speed and costs
TL;DR. When building software, there is a famous trade-off known as Project Management Triangle or "Triple Constraint": a...

Trends in UX design and why they matter
TL;DR. Trends in UX design aren't just aesthetic shifts; they reflect evolving user expectations and technological progress. By...

I have built my software solution
TL;DR. The delivery of a software solution is a culmination of ideas, resources and effort. And also the continuation of a...
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...