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

Use JavaScript latest features #232

Open
AlbertoPdRF opened this issue Aug 12, 2020 · 1 comment
Open

Use JavaScript latest features #232

AlbertoPdRF opened this issue Aug 12, 2020 · 1 comment
Labels
enhancement Related to improvements of existing features and/or addition of new ones full stack Requires work on both the front and back ends of the application hacktoberfest Recommended issues for hacktoberfest participants refactor Improve the code of existing features

Comments

@AlbertoPdRF
Copy link
Owner

Is your feature request related to a problem? Please describe.

It's not really a problem, but making this change would make the code cleaner.

Describe the solution you'd like

Implement JavaScript's latest features to make the code cleaner. Examples include using the optional chaining operator (?.), async/await, etc.

Describe alternatives you've considered

Leave the code as is.

Additional context

Check for JavaScript latest features!

@AlbertoPdRF AlbertoPdRF added enhancement Related to improvements of existing features and/or addition of new ones refactor Improve the code of existing features labels Aug 12, 2020
@AlbertoPdRF AlbertoPdRF added the full stack Requires work on both the front and back ends of the application label Sep 11, 2020
@AlbertoPdRF AlbertoPdRF added the hacktoberfest Recommended issues for hacktoberfest participants label Oct 15, 2020
@Niaz-Ul-Haque
Copy link

can I get assigned to this? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Related to improvements of existing features and/or addition of new ones full stack Requires work on both the front and back ends of the application hacktoberfest Recommended issues for hacktoberfest participants refactor Improve the code of existing features
Projects
None yet
Development

No branches or pull requests

2 participants