DerekNonGeneric / DerekNonGeneric/loader339

[feature request] implement optional chaining as now has full support

Open
#452 1 comment 0 reactions 0 assignees View on GitHub
good first issue help wanted pending-triage
Dominant language
JavaScript
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Seems like we should be using [optional chaining syntax (`?.`)](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining) in the loader source code now that it is stage 4 and well-supported. At the time when this was written, that language feature was relatively new and not yet generally available.

See: https://github.com/DerekNonGeneric/loader339/blob/8260406e24f9ca47def2b3d353b25f6b5c56a134/sample/load-sample.mjs#L56-L61

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.