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

Convert function expressions to declarations #4926

Conversation

smashercosmo
Copy link
Contributor

@smashercosmo smashercosmo commented Feb 7, 2021

Summary

Addressing #4846 (comment)
Make function syntax consistent across the whole codebase

Test plan

Just run current tests

Vladislav Shkodin added 30 commits February 7, 2021 22:24
@smashercosmo smashercosmo requested a review from a team February 7, 2021 20:47
@erezrokah erezrokah added the type: chore work needed to keep the product and development running smoothly label Feb 8, 2021
@smashercosmo
Copy link
Contributor Author

Some links to validate the change:
https://hudochenkov.com/posts/prefer-function-declarations/
https://davidwalsh.name/i-dont-hate-arrow-functions

@erezrokah erezrokah merged commit 141a2eb into decaporg:master Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants