A good write up on why you should use named exports. I've been doing this for a while already in personal projects but good validation that this is the correct way to approach exporting JavaScript code.
A good write up on why you should use named exports. I've been doing this for a while already in personal projects but good validation that this is the correct way to approach exporting JavaScript code.