© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Suarez
Babel has support for few stage-0 proposals but not everything. How do you choose which feature to add to babel?
Henry
Maintaining @babel
Same as hashnode.com/ama/with-babel-team-cj7awmk5e00ij54w…. Which ones aren't supported? https://github.com/babel/proposals pretty sure we cover most if not all, it's definetely not a few haha?
Justin Ridgewell
I write code
We follow the TC39 proposal process, mainly. Anything that's been accepted as a stage-0 proposal by TC39 (and was presented to the committee or has a clear understanding of the semantics). We've tried to outline this at babel/proposals
Logan Smyth
@babeljs maintainer, general JS dev, currently loving Rust
There are a few primary factors that come to mind:
core-js