When TC39 creates ES modules, it's re-inventing the wheel ("The node community has already made modules that work, why'd you make a new one??"). When the Babel community creates a module loading approach, it's guessing…
When TC39 creates ES modules, it's re-inventing the wheel ("The node community has already made modules that work, why'd you make a new one??"). When the Babel community creates a module loading approach, it's guessing…