Results 421 comments of Denis Pushkarev

Thanks, @shtelzerartem. Yes, I saw this note. They are different, but in my vision, it can be possible to modify the parser for both cases. `RegExpCreate` is not a problem,...

https://github.com/nodejs/node/pull/42133

In my vision, on each page should be: - A kind of header, maybe with a logo, for understanding what it's a part of `core-js` project and, mainly, it should...

All proposals should be in one folder - when the stage of the proposal changed, a link to the proposal should not be changed. I'll think about the structure of...

Please, use kebab-case for filenames for consistency with most files of the repo.

I'm for `proposals/function-un-this.md` for [full consistency](https://github.com/zloirock/core-js/blob/master/packages/core-js/proposals/function-un-this.js). Sure, all paths.

Could you use kebab-case for **all** new files and folders? `/Features/` -> `/features/`, `Missing polyfills.md` -> `missing-polyfills.md`, etc.

@Rudxain I think, the same - kebab-case. For example, `base64-utility-methods.md`. Maybe it makes sense to come up with alternate names for some categories, for example, `text-processing` for "`String` and `RegExp`",...

I'll think makes it sense or not, thanks.