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

Convert to API, remove mentions of syntax #47

Merged
merged 2 commits into from
Apr 1, 2022
Merged

Convert to API, remove mentions of syntax #47

merged 2 commits into from
Apr 1, 2022

Conversation

jridgewell
Copy link
Member

At this month's TC39 plenary, several delegates expressed (some strongly) disapproval of the syntax form.

Closes #44
Closes #40

jridgewell and others added 2 commits March 31, 2022 18:07
At this month's TC39 plenary, several delegates expressed (some strongly) disapproval of the syntax form.
@hemanth hemanth merged commit bf04e0d into master Apr 1, 2022
@hemanth hemanth deleted the api branch April 1, 2022 00:35
@@ -137,7 +137,7 @@ The examples above would be solved like this:
```javascript
class MyClass {
print() {
console.log(@`
console.log(String.dedent`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merged too soon, I hope @mmkal is ok!

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:’( I’m not ok! But what can you do. @jridgewell are there notes from the plenary?

Copy link
Member Author

@jridgewell jridgewell Apr 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Notes are released after 1 week. Some of the disapproval was on Matrix, though, with only 2 expressing dissent in the meeting. https://matrixlogs.bakkot.com/TC39_Delegates/2022-03-30#L370-L464 is the matrix logs

@samualtnorman
Copy link

ah this is such a shame

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.

String.dedent(otherTag) Syntax proposals (meta issue)
4 participants