Login
From:
marvinh.dev
(Uncensored)
subscribe
Speeding up the JavaScript ecosystem - The barrel file debacle
https://marvinh.dev/blog/speeding-up-javascript-ecosystem-part-7/
links
backlinks
Roast topics
Find topics
Find it!
Many projects are littered with files that just re-export other files. These so called "barrel files" are one of the key reasons why JavaScript tooling is slow in bigger projects.