In ES6 one can export a class in a module or just export functions as per usual. Is one or the other better? in a module or ju
In ES6 one can export a class in a module or just export functions as per usual. Is one or the other better? in a module or ju