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

Arrow function declaration #1

Closed
IAmMasterCraft opened this issue Apr 13, 2021 · 1 comment
Closed

Arrow function declaration #1

IAmMasterCraft opened this issue Apr 13, 2021 · 1 comment

Comments

@IAmMasterCraft
Copy link
Contributor

In my own humble opinion I think it is better to declare arrow functions with const, because with let keyword the function can be redeclared to something else without raising any error or warning

@biodunbamigboye
Copy link
Owner

biodunbamigboye commented Apr 13, 2021 via email

biodunbamigboye pushed a commit that referenced this issue Apr 14, 2021
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

2 participants