Skip to content

q1,3,4,5#4

Open
VinnyKun wants to merge 1 commit intowdi-sg:masterfrom
VinnyKun:master
Open

q1,3,4,5#4
VinnyKun wants to merge 1 commit intowdi-sg:masterfrom
VinnyKun:master

Conversation

@VinnyKun
Copy link
Copy Markdown

No description provided.

Comment thread script.js
}

var testArray = [1, 2, 4, 8, 16, 32, 64, 128];
shuffle(testArray);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice and direct! A suggestion on coding practices though? Try to use more descriptive variable names for readability. It can be important when working in teams. Any increase in file size is completely negated when we start using optimization tools prior to deployment anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants