-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
update landing page examples #2750
Conversation
✅ Deploy Preview for babel ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
These few examples don't look very good. Unfortunately I didn't think of a good example either. |
1bdc0d3
to
11ae820
Compare
✅ Deploy Preview for babel-next ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
I have removed decorators and pipeline examples. The new examples are from ES2025 and stage 3 explicit-resource-management proposal. Please take a look. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Non-blocking: Would proposal-throw-expressions
be better than proposal-do-expressions
?
I am fine with either proposal, as long as we showcase something still in early stage. That said, I have updated the examples for throw expressions. |
Closes #2551