|
|
|
|
|
by mpolichette
1672 days ago
|
|
This ^ I feel like JS gets thrown under the bus in discussions, but no body talks about arcane file structures in Java or implicit pathing lookups which have the same kind of "historical path dependence" to why they exist as JS has for require/import. All languages have their warts and 99% of the time they're all doing the same thing just in slightly different ways. |
|