@Paratron For me it makes a big difference: if I
allow default exports and at some point I decide to export more from that
module, I need to update ALL usages of that module.
A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].
@Paratron For me it makes a big difference: if I
allow default exports and at some point I decide to export more from that
module, I need to update ALL usages of that module.