Henry

Results 76 issues of Henry

Didn't want to spam our release issue too much so just writing this here as well. > [#10746, Pinned Babel 8 Release Plan Issue](https://github.com/babel/babel/issues/10746) There are a lot of concerns...

> From https://twitter.com/left_pad/status/1177371889477533698?s=20 - Confusion around Babel 7 + monorepo setup, maybe just need to add examples (as Babel itself is a monorepo) - JSX changes - Port to TS...

Ref https://twitter.com/left_pad/status/907357756713205761 Didn't give enough context into what "analytics" means so I'l write that here. As Sebastian wrote, doing analytics similar to how other projects do/did it with things like...

> I just choose this repo since it's just a markdown file and didn't want to use a gist since there aren't any notifications > Just wrote down some quick...

EDIT: can also be an eslint rule/plugin or a combination of both Pardon my inexperience/lack of knowledge in all of this but wanted to get some ideas down so we...

Basically http://words.steveklabnik.com/announcing-rust-contributors However i'd like to track issues/prs/comments etc too

https://github.com/kubernetes/community/wiki/Roadmap:-Contributor-Experience Bots - eslintbot https://github.com/eslint/eslint/pulls - check CLA, add triage label to issues, validate commit messages, provide more contributor info - mention-bot https://github.com/facebook/mention-bot - pings people for review - kubernetes...

help wanted

Writing down some thoughts, links - https://developer.github.com/v3/pulls/#list-pull-requests-files - `GET /repos/:owner/:repo/pulls/:number/files` - just need to extract the filename - can filter by status `curl https://api.github.com/repos/babel/babel/pulls/5061/files` - show name/pr title/link! --- Or...

Are we also going to implement es6+ stuff? Maybe stage > 2? https://github.com/tc39/ecma262#current-proposals ### Candidate - [x] Stage 3: ExponentiationOperator #46 - [x] Stage 3: Async/AwaitExpression #49 ### Draft -...

elements
esnext

Not sure what the UI for this should be though since it can get pretty crazy. Maybe should support realtime babelrc change/pasting in a babelrc?

repl