Echo JS 0.11.0

<~>
nchanged 2442 days ago. link parent 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.

Replies