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

Update "Learn-ES2015" to es2016+ #994

Open
7 tasks
hzoo opened this issue Nov 22, 2016 · 5 comments
Open
7 tasks

Update "Learn-ES2015" to es2016+ #994

hzoo opened this issue Nov 22, 2016 · 5 comments

Comments

@hzoo
Copy link
Member

hzoo commented Nov 22, 2016

Add some short examples and then link to other resources (mdn, books like Exploring ES6, etc)

  • es2016
    • Array.protortype.includes
    • **
  • es2017
    • async/await
    • Object.values/Object.entries
    • String padding
    • Object.getOwnPropertyDescriptors()
    • Trailing commas in function parameter lists and calls

Or just become Learn JS

@hzoo
Copy link
Member Author

hzoo commented Nov 22, 2016

I was thinking of providing the common use cases for each relevant feature/syntax and then linking to the relevant plugin/polyfill, linking to other sites for more info, and providing a repl example

@rauschma thoughts on how we can link to your stuff better? Your books/blog posts are really great (and https://leanpub.com/setting-up-es6 which should just be some of our docs) and I feel like much of the es6 info would just be copying bits and pieces from other stuff when we can link to it.

@rauschma
Copy link

Sure, I’d be delighted! It’s best to link to the websites of my books, because I keep those continually updated. All URLs should be quite stable. And the content will remain free to read online forever.

The websites are:

Is there anything else you need? Let me know if you need a reviewer (I’m not sure how time I’ll have, but I’d love to take a look).

@stale stale bot added the stale label Jun 12, 2017
@stale
Copy link

stale bot commented Jun 12, 2017

This issue has been automatically marked as stale because it has not had recent activity 😴. It will be closed if no further activity occurs. Thank you for your contributions 👌!

@stale stale bot closed this as completed Jun 20, 2017
@hzoo hzoo reopened this Jun 20, 2017
@stale stale bot removed the stale label Jun 20, 2017
@bernard-lin
Copy link

Is this still needed?

@hzoo
Copy link
Member Author

hzoo commented Aug 4, 2017

Yeah I think it would be useful still

@hzoo hzoo changed the title Update Learn-es2015 to es2016, es2017 Update "Learn-ES2015" to es2016+ Apr 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants