HTML9-Responsive-Boilerstrap-js icon indicating copy to clipboard operation
HTML9-Responsive-Boilerstrap-js copied to clipboard

Refactoring for clarity (And performance as a bonus)

Open NotBobTheBuilder opened this issue 10 years ago • 1 comments

The variable document was referenced 19 times before this change. Document is a very long word so I refactored it to make it easier to read.

Also because the new variable name is shorter it must be faster, because of science.

NotBobTheBuilder avatar Feb 24 '15 00:02 NotBobTheBuilder

It's much more clearer now, great job.

kenorb avatar Oct 28 '15 17:10 kenorb