Echo JS 0.11.0

<~>
faceyspacey 2439 days ago. link 2 points
awesome stuff! I love FuseBox. Just an idea: at the top where u say "loves Typescript" it almost feels like Babel is left out. It might help for promotion to not leave the large React/Babel crowd out of the equation so early in the readme.

Replies

nchanged 2439 days ago. link 1 point
It's the first class support, of course, we promote it. Making it easier to start with typescript!

And it's much faster. In 2.2.3-beta we have `useTypescriptCompiler` option, which allows you to transpile es6 code with typescript. 

Babel is not left out, 
https://github.com/fuse-box/react-example

For example, is based on babel.