DEV Community

Cover image for 5 Easy Hacks in Becoming a Better Developer

5 Easy Hacks in Becoming a Better Developer

Mark Abeto on August 15, 2019

Hi Guys Good Day! It's almost two years that I've become a web developer since I graduated from college. I learned a lot about how to pr...
Collapse
 
sinteticwizard profile image
Ramon Ramirez

Thanks, excellent tips, and if everithing fails you can use the ducks method too, is a powerfull debugging method, one thing that nobody tells you is that while more stronger your programing skills are, more dificult is the debuging beacuse the errors are more related to human side, like an inverted bollean check or mispelling a variable name, things that you dont notice beacuse you suppose to be done rigth, or crossed mismatching logic, just in case make sure you have a plastic duck to explain your logic, the error will popup, even explaining the behaiviour of the error helps you to see the bytes from another more global perspective

Collapse
 
macmacky profile image
Mark Abeto

Thanks, man!. Yea sometimes I messed up my logic because I was not thinking properly and forgetting variable and function names. We all messed up sometimes but that the beauty of being a developer we become better because of our mistakes.

Collapse
 
aloksdiptim profile image
alokz diptim!

Good one

Collapse
 
macmacky profile image
Mark Abeto

Thanks man! Glad you like it.