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

REFACTOR: optimized code with optional chaining operator #395

Merged
merged 1 commit into from Jul 24, 2022
Merged

REFACTOR: optimized code with optional chaining operator #395

merged 1 commit into from Jul 24, 2022

Conversation

OutdatedGuy
Copy link
Contributor

@OutdatedGuy OutdatedGuy commented Jul 21, 2022

Changes

  • Using optional chaining operator instead of if conditions

Wouldn't benefit much, but easy to read

@OutdatedGuy OutdatedGuy changed the title REFACTOR: optimized code with null check operator REFACTOR: optimized code with optional chaining operator Jul 21, 2022
@jonbhanson jonbhanson merged commit a4f90d6 into jonbhanson:master Jul 24, 2022
jonbhanson added a commit that referenced this pull request Jul 24, 2022
…urce link broken and optimized code with optional chaining operator. Thanks OutdatedGuy for[PR #394 and PR #395.
@OutdatedGuy OutdatedGuy deleted the js_optimize branch July 24, 2022 22:53
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

Successfully merging this pull request may close these issues.

None yet

2 participants