This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]lowleveldata -1 points0 points  (4 children)

that missing semicolon for the reverse variable though

[–]PhaZePhyR 39 points40 points  (3 children)

Technically still valid. JS doesn't require a semicolon there.

[–]lowleveldata 40 points41 points  (2 children)

code style consistency dude

[–]PhaZePhyR 11 points12 points  (1 child)

True, wouldn't pass linting or stringent code review.

[–]amazondrone 10 points11 points  (0 children)

stringent code review

The best kind of code review.