Making the most of JavaScript’s “future” today with Babel
1–4 of 4 posts
Re: Making the most of JavaScript’s “future” today with Babel
#2io.js is great, but there are some definite advantages to compiling down to es5.
Re: Making the most of JavaScript’s “future” today with Babel
#3I didn't realize babel had a registration wrapper.. that's a lot handier than having to precompile or using a different runner.
Re: Making the most of JavaScript’s “future” today with Babel
#4How does Babel compare to Traceur from Google?