DEV Community

Discussion on: Approachable Post-Termination Mindsets

 
jenc profile image
Jen Chan • Edited

My plan was to get decent at one language before moving onto another so I at least seem reliable. And from the sounds of what I'm told it's not unachievable but I definitely could be nitpicked more. (Ie extraneous whitespace, correct tabbing, instead of using two for loops, to use a find inside a for loop, to know '!= null' checks for both null and undefined...)

I got to the place where my code works and it covered all cases but it was too long.