-
-
Save elijahmanor/5484406 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alert("test"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I see what you did there. By replacing the single quotes with double quotes, you've decreased the amount of whitespace and therefore the amount of energy needed to render the code on a monitor, thusly reducing the gist's carbon footprint without increasing file size. Brilliant!