Use Babel to compile JSX to virtual DOM other than React
Babel, now at version 6, is a powerful and modular JavaScript compiler that can swallow ES2015 aka ES6 syntax, as well as experimental language syntax under evaluation. This is a little nit that I came across while investigating the… Read more
Tagged with:
Jsx Babel Javascript