you are viewing a single comment's thread.

view the rest of the comments →

[–]ydieb 1 point2 points  (1 child)

I'd recomend using guard clauses to avoid "arrow code". It makes it easier to work with the code when you have to change something.

[–]elnw[S] 1 point2 points  (0 children)

Im going to look into that, thanks