Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For loops #51

Open
tonylomax opened this issue Nov 15, 2019 · 1 comment
Open

For loops #51

tonylomax opened this issue Nov 15, 2019 · 1 comment
Assignees
Labels

Comments

@tonylomax
Copy link

It's a very cool idea that's fun to use, you've done amazingly!

You use for loops which are fine and work for your purposes, from a readability argument you might want to think about using forEach. It's easier to read and uses less lines of code.

@redahaq
Copy link
Contributor

redahaq commented Nov 15, 2019

Thanks @tonylomax; that's a good shout.. I think we'll do this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants