Why are we still, on 2021, building login/register/forgot my password pages? Most of the web based applications are just glorified API endpoints that are encapsulated in a GUI to provide a better User Experience. But there is no solution to auto-generate this pages and interactions for me, in a customizable way. I don’t want the […]
Category: Coding
For +13 years or more than 12k hours, I’ve been trying to solve problems using code. Of those, I found myself over and over again surrounded of the same principles: “Don’t Repeat Yourself, Keep it Simple Stupid, Write Once Test Twice, etc”. I’ve tried to abide by those as much as possible. But I found […]
Early guide for human centered software As time pass, I feel more drawn to the principle that coding should be gracious toward humans. When we code, and if we do that in a professional manner, we do it for others in the future. For our customers, for our colleagues, even for our future selves. Sometimes […]