Skip to content
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

Request the authors for review. #21

Open
hemanth opened this issue Jun 28, 2016 · 5 comments
Open

Request the authors for review. #21

hemanth opened this issue Jun 28, 2016 · 5 comments

Comments

@hemanth
Copy link
Owner

hemanth commented Jun 28, 2016

I have just create a list of all proposals from stage-0 to stage-4 with simple examples of them.

Please feel free to suggest changes or send PRs ;)

/cc @erights @douglascrockford @waldemarhorwat @mathiasbynens @rwaldron @allenwb @dslomov @caitp @zenparsing @rossberg @goyakin @BrendanEich @IgorMinar @domenic @mhevery @bterlson @leobalter @EricFaust @jeffmo @michaelficarra @sebmarkbage @lars-t-hansen @ljharb @disnet @lukewagner @leebyron @wycats @jeffmo @dtribble @FUDCo

Hope I am not spamming you all...
Thank you!

@mathiasbynens
Copy link

The String.prototype.at example is a bit weird. (What’s with the comma?) How about something like this instead:

'abc𝌆def'.at(3)
// → '𝌆'

@ljharb
Copy link

ljharb commented Jun 28, 2016

Instead of the number emojis, it'd be nice to be able to use "find in page" and jump to various stages. Also, there's text for "Stage 1:" and "Stage 2:" but not 3 or 4 (and that text is very very small, and should be larger than the proposal names imo)

@ljharb
Copy link

ljharb commented Jun 28, 2016

You're also missing post-ES6 stage 4 features - is that intentional?

@hemanth
Copy link
Owner Author

hemanth commented Jun 28, 2016

@mathiasbynens That should have been // will update it with your example, thanks!

@hemanth
Copy link
Owner Author

hemanth commented Jun 28, 2016

@ljharb I have requested @github for the fix and quick links is on the roadmap.

I am using doctoc module to generate the toc and it will pickup all the # headings, will make "Stage 1:" test ## and check, thanks for the suggestion, my bad on missing 3 and 4.

I am still dilly dallying on post-ES6 stage 4 features, would you suggest to add them here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants