DEV Community

Discussion on: Coding Resolutions 2019

Collapse
 
banesag profile image
Banesa Guaderrama

Happy New Year Peter,

How it is possible I omitted testing???

I think setting yourself with the goal of testing your code will save you time and prevent bugs in your code. Also, Unit testing is an essential instrument in the toolbox of any serious software developer. Great resolution!!!

Collapse
 
peterwitham profile image
Peter Witham

Absolutely, if I cannot say I do something then it will be hard to convince my team to do it. Live and learn by example :)