DEV Community

Discussion on: How bugs helped me to grow

Collapse
 
mckennabramble profile image
McKenna Bramble

Hi Silvia! Thank you for the tips!

Your tip about being able to describe what you have tried and what you think the solution might be is very helpful. I think a lot of new developers (including myself) think that they need to know everything, but being able to talk through your thought process is even more important!

The biggest thing I have learned while fixing bugs is actually how to format properly. Sometimes I will have a let when it is not necessary, or I missed a set of ().

Thank you for posting!

Collapse
 
silviaespanagil profile image
Silvia España Gil

Oh yes, the devil is in the little details. Sometimes is the smallest thing that's bugging everything!

Thank you for sharing 🤍