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

no need for (else) after use return #39

Open
RamyAlshurafa opened this issue May 6, 2018 · 1 comment
Open

no need for (else) after use return #39

RamyAlshurafa opened this issue May 6, 2018 · 1 comment

Comments

@RamyAlshurafa
Copy link
Member

RamyAlshurafa commented May 6, 2018

if (err) return console.log(err);
else {

@RamyAlshurafa RamyAlshurafa changed the title no need for (else) after use (if) no need for (else) after use return May 6, 2018
@ishak52
Copy link
Contributor

ishak52 commented May 6, 2018

i think it's OK ?? explain it to me please @RamyAlshurafa

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