Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Explainer: Remove optional chaining ??. from examples #5

Closed
js-choi opened this issue Mar 17, 2018 · 0 comments
Closed

Explainer: Remove optional chaining ??. from examples #5

js-choi opened this issue Mar 17, 2018 · 0 comments
Assignees
Labels
explainer/readme About readme.md

Comments

@js-choi
Copy link
Collaborator

js-choi commented Mar 17, 2018

Some examples use ??., which may confuse some people who are not up to date on optional chaining. Smart pipelines are not dependent on optional chaining (just like how they’re not dependent on do expressions, cf. #1). The examples need to be rewritten to not use ??..

@js-choi js-choi self-assigned this Mar 17, 2018
@js-choi js-choi added the explainer/readme About readme.md label Mar 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
explainer/readme About readme.md
Projects
None yet
Development

No branches or pull requests

1 participant