Skip to content

docs: Display ES2017 usage by default #2575

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

Merged
merged 2 commits into from
Nov 23, 2020
Merged

docs: Display ES2017 usage by default #2575

merged 2 commits into from
Nov 23, 2020

Conversation

outloudvi
Copy link

@outloudvi outloudvi commented Oct 13, 2020

Description

This PR makes ES2017 usages displayed by default.

It's 2020. await is supported since Node.js v7.6.0, which is released over 3.5 years ago (2017/02/22). Also, 93% of the browsers support await already. As a result, developers no longer need to be buried under the callback hell.

@pooooodles
Copy link

@pooooodles pooooodles added the tracked-in-jira Ticket filed in MongoDB's Jira system label Nov 16, 2020
@kmahar kmahar merged commit dd356f0 into mongodb:3.6 Nov 23, 2020
@kmahar
Copy link
Contributor

kmahar commented Nov 23, 2020

Thanks for the contribution @outloudvi !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracked-in-jira Ticket filed in MongoDB's Jira system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants