babel / website

:globe_with_meridians: The Babel documentation website
https://babeljs.io/docs/en/index.html
MIT License
750 stars 1.31k forks source link

Update "Learn-ES2015" to es2016+ #994

Open hzoo opened 7 years ago

hzoo commented 7 years ago

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

Or just become Learn JS

hzoo commented 7 years ago

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 commented 7 years ago

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[bot] commented 7 years ago

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 👌!

bernard-lin commented 7 years ago

Is this still needed?

hzoo commented 7 years ago

Yeah I think it would be useful still