Using Node.js require vs. ES6 import/export

Are there any performance benefits to using one over the other? Is there anything else that we should know if we were to use ES6 modules over Node ones? Are there any performance benefits to using one over the other?

from Pocket
via Read More