📌 Diferencias git restore, git checkout y git reset1️⃣ Recuperar un archivo sin afectar el historial (git restore vs. git checkout)Feb 13Feb 13
💡 5 little-known Git commands that will improve your workflow.There’s more to Git than commit, merge and checkout. Here are 5 commands that can make your life easier:Feb 12Feb 12
💡 5 comandos de Git poco conocidos que mejorarán tu flujo de trabajoGit tiene más que commit, merge y checkout. Aquí tienes 5 comandos que pueden hacerte la vida más fácil:Feb 12Feb 12
Beyond Code: The Role of a Software Developer/ArchitectBeing a software architect is not just about defining technical structures but also about making life easier for your team. It is a…Feb 10Feb 10
Más Allá del Código: El Rol de un Desarrollador/Arquitecto de SoftwareSer arquitecto de software no es solo definir estructuras técnicas, sino facilitar la vida de tu equipo. Es un rol de liderazgo técnico que…Feb 10Feb 10
📌 Strongly Typed Forms in Angular Without Duplicating InterfacesAngular’s documentation suggests defining both interfaces and a manually typed form model. But with TypeScript and recursive types, we can…Feb 4Feb 4
🚀 Mejor alternativa a .get() en Angular FormsSi usas form.get(‘campo’) para acceder a un control en un FormGroup, no estás solo. Es lo más común, pero hay una opción más segura y…Feb 1Feb 1