|
|
|
|
|
by ElectricalUnion
609 days ago
|
|
> JavaScript tooling requires index files for everything You mean barrel files? Those are horrible kludges used by lazy people to pretend they're hiding implementation details, generate arbitrary accidental circular imports, and end up causing absolute hell if you're using any sort of naive transpiling/bundling tooling/plugin/adapter. |
|