Thursday, 5 October 2017

Do I need babel?

Hi!I've just gotten into node and modern JavaScript. I started my first project with Babel (since that seemed to be what everybody does) but after some research, I realised that node seems to already support most of ES6. Is there a reason to not use the native es6 support instead of Babel? Should I use the harmony flag or not?Thanks.

Submitted October 05, 2017 at 08:29AM by Asyx

No comments:

Post a Comment