👋 Hi. I'm Rodrigo, a Senior Software Engineer
Below you will find some of my threads; a sample of the content that you will access by following me
My DMs are open so don't be shy and drop by to say hi
Come and learn how to migrate to another testing library without leaving your project unprotected. I’ll be working on the second part this week.
Incremental Testing Library Migration: A Step-by-Step Guide: Part 1
{ by @_rodrigomd } from @hashnode https://t.co/kQBOb6vjLt
One thing I miss after the AI trend is to work with Juniors
They had always a fresh point of view, were very informed regarding new topics and had a ton of energy; and they were always eager to learn new things
it was always a win win situation to work with them
I just came back to Twit… now X only to congrats @mcsee1 for his new book
“Clean Code Cookbook”🎉🎉
I’ll get a copy as soon as I finish my current reading list 😅
Measuring a Software Engineer's productivity by counting lines of code instead of value created, it's like measuring the delivery guy by tracking kilometers instead of deliveries.
Anyone can hack such vanity metrics, causing damage for both the company and the employee.
@Infanti_cl hice una compra en su página y se duplicó. Me cobraron dos veces y me llego el pedido duplicado.
Quiero devolver el pedido duplicado y me devuelvan el dinero pero el formulario en la página no funciona, no me da ningún comprobante ni me dice cual es el paso a seguir
@andrewcairns I bet you used a test library commonly used to write unit tests…
It happened to me once with Jest, people tend to think testing libraries are bond to only one type of test
The biggest irony is that agile actually contributed to the degradation of software quality.
We are supposed to experiment, get quick feedback and refactor. The experiments go straight to production, we never look for that feedback, and we never have time to refactor.
⭐ avg. software engineer when encountering a problem -> how to solve the problem.
⭐⭐ good software engineer -> analyze the root cause and prevents the problem from happening again.
⭐⭐⭐⭐ great software engineer -> how to avoid the problem in the first place, not solve it.