#6to5
azu
OrbStack, Bun, 6to5, First Fast ResponseとBurnOutについて話したスライドです "🔮" https://azu.github.io/slide/2023/orb/presentation.html
October 20, 2023 at 1:50 PM Everybody can reply
1 likes
cc @MichaelPDudley MT @housecor: Want to write ES6 #JavaScript today? You can use 6to5 to convert ES6 code into ES5
http://buff.ly/1AEvGN6
November 15, 2024 at 4:44 PM Everybody can reply
Shoutout to all the people who were laughing at CoffeeScript and are using 6to5 or Babel or whatever now.
November 7, 2024 at 10:31 AM Everybody can reply
Biggest surprise of the day:

'use 6to5' isn't a perl thing.
November 18, 2024 at 5:56 AM Everybody can reply
Até alguns anos atrás, ainda tinha algumas menções para 6to5 na codebase do Babel, mas pesquisando agora, parece que terminaram a limpeza.

Post anunciando a mudança de nome:
babeljs.io/blog/2015/02...

Ainda pretendo falar mais aqui sobre o Babel, pois é um projeto bem interessante.
Not Born to Die · Babel
I like to start off our blog posts with the latest big thing 6to5 has achieved. We haven’t reached it quite yet, but in a few days 6to5 and 6to5-core will have been downloaded half a million times, an...
babeljs.io
September 7, 2024 at 11:39 AM Everybody can reply
1 likes
Is it possible to use #ES6 template strings as object keys? e.g. { `foo${bar}`: 2}? Doesn't seem to work in 6to5 but curious
November 14, 2024 at 3:16 AM Everybody can reply
Curiosidade sobre o Babel: originalmente, ele se chamava 6to5, em referência a compilar es6 para es5, para permitir escrever código es6 antes dos browsers suportarem.

Porém, como o projeto explodiu de popularidade e expandiram o escopo mais do que somente compilar es6 para es5, renomearam pra Babel
September 7, 2024 at 11:36 AM Everybody can reply
2 reposts 12 likes
6to5 : Use JavaScript of the future in current major JavaScript engines. https://6to5.org/ #javascript
November 21, 2024 at 11:13 PM Everybody can reply