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

Javascript Best Practices #4

Open
RaviTejaM9602 opened this issue Feb 1, 2022 · 0 comments
Open

Javascript Best Practices #4

RaviTejaM9602 opened this issue Feb 1, 2022 · 0 comments

Comments

@RaviTejaM9602
Copy link
Owner

Initialized the variables, objects, arrays perfectly.
Correct Usage of arrow Functions
Instead of If -else statement can use the ternary operator(

)
Instead of using Functions can use classes to make code clear.
Good usage of Array Methods (Filter) etc...:)

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