Understanding export and import in CommonJS
I'm pretty sure this is not the first time that I got confused by the various exports' syntax in CommonJS and definitely will not be the last. Hence, this article will hopefully be useful for my future self whenever I need a reference. Scenario Consi...
Oct 6, 20225 min read135