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

forEach vs map #14

Open
jonahgoldwastaken opened this issue Feb 19, 2021 · 0 comments
Open

forEach vs map #14

jonahgoldwastaken opened this issue Feb 19, 2021 · 0 comments

Comments

@jonahgoldwastaken
Copy link

You're using a lot of forEach in template.js, while within those forEach you push to an array outside of it. Have you considered using map directly on the array you're pushing to?

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

No branches or pull requests

1 participant