That's not necessarily true with Babel 6. The new modular approach requires that you explicitly list which plugins you want Babel to use. So for JSX, you'd need to have `babel-plugin-syntax-jsx` as a dependency.
Doing the latter would require you to use something like babel-node, whereas the former is all available without any such wrapper/compiling.
Mine always happen while in the shower. Me and that interviewer are going to come out of it a lot closer.
That's not necessarily true with Babel 6. The new modular approach requires that you explicitly list which plugins you want Babel to use. So for JSX, you'd need to have `babel-plugin-syntax-jsx` as a dependency.
Doing the latter would require you to use something like babel-node, whereas the former is all available without any such wrapper/compiling.
Mine always happen while in the shower. Me and that interviewer are going to come out of it a lot closer.