Aditya Mohanwww.adityamohan.me·Aug 19, 2024Why You Should Use Version Managers for Different Packages and Languages?Hey there, coding superstar! You’re probably juggling more projects than a caffeinated circus clown, right? And if you’re anything like me, you like to keep things smooth, stylish, and a little bit sarcastic. So, let’s talk about something that'll ma...Techversion-manager
Henk Sandovalhenksandoval.com·Jan 7, 2024Clean Code: Escribir Código MantenibleDesarrollar aplicaciones por primera vez no es una tarea sencilla. Es un desafío, y a veces, agotador. Sin embargo, mantener y actualizar aplicaciones existentes puede ser aún más complicado por varias razones: Falta de conocimientos adecuados. Est...4 likes·413 readsclean code
Himanshu Rajhimanshuraj110.hashnode.dev·Jan 30, 2023Clean coding practices and tips for writing maintainable codeAs a programmer, it is important to write code that is easy to understand, maintain, and debug. Clean coding practices help you to write code that is efficient, readable, and scalable. I am sharing some tips to help you write clean, maintainable code...clean coding practices