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 ().
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
letwhen it is not necessary, or I missed a set of().Thank you for posting!
Oh yes, the devil is in the little details. Sometimes is the smallest thing that's bugging everything!
Thank you for sharing 🤍