add babel link to 'Quick JavaScript' (#21343)

This commit is contained in:
Abdul Ghaffar
2018-11-12 06:22:36 -05:00
committed by Kristofer Koishigawa
parent 458b861380
commit 711d77dddf

View File

@ -82,6 +82,7 @@ title: JavaScript Tutorials and Other Resources
* [Plunker](https://plnkr.co)
* [AWS Cloud 9](https://aws.amazon.com/cloud9) - Cloud Based IDE by Amazon
* [Glitch](https://glitch.com/)
* [Babel](https://babeljs.io/repl) - An easy way to see how Babel will convert your ECMAScript 2015+ code into a backwards compatible version of JS.
## Coding Challenges and Exercises