Search code examples
javascriptjsbin

JSBin: How to get ES6/Babel tab?


I am learning JavaScript. I am using online editor Jsbin to run javascript. I want to use ES6 with Babel. I have seen some of the tutorials or JSBins which has babel tab in the editor. Please refer the screenshot for more detail. I am not able to figure out how do we get this ES6/Babel tab in JSbin. Can anyone please help me on this? Thanks.

Screenshot


Solution

  • In the Javascript pane, click the "Javascript" dropdown in the top left and change to "ES6/Babel":

    Screenshot