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

Speed bump example code is using unrecommended style #285

Open
RaenonX opened this issue Mar 13, 2022 · 0 comments
Open

Speed bump example code is using unrecommended style #285

RaenonX opened this issue Mar 13, 2022 · 0 comments

Comments

@RaenonX
Copy link

RaenonX commented Mar 13, 2022

In general recommendations, it is recommended against using send(). However, in the example code of speed bump, it uses send().

send() is more readable, so adding a comment on why not using send() in the speed bump example should be better.

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