DEV Community

Discussion on: 5 things I learnt during my latest Javascript Code Kata

Collapse
 
severo profile image
Sylvain Lesage • Edited

Ah OK. I didn't understand that t was a variable previously set to "min" or "max". Maybe it would be clearer to precise it, o add a line of code to show it.

Thanks for your article, btw.

Thread Thread
 
erikpischel profile image
Erik Pischel

I deleted the const because it doesn't contribute to the point I want to make. It's much clearer now. Thanks for your comment.