Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
they likely use small bits of functionality from a 1000 interlinked modules.
i don't like that either, linux is bad enough with its million libs. -
Node is extremely overused. Often for projects that bigger than what it was meant for
-
@TheBeardedOne while I personally use node only when called to do so. If I would have a choice, I will 100% choose Elixir over nodeJs
-
You should try pnpm (https://pnpm.io). It stores all installed packages (across projects) in one place, and then hard-links from that place into your node_modules for your projects. That way you don’t get 20 copies of the same versiob of lodash or something taking up space on your hard drive.
!rant
So Today I decided to Learn on React native, something during set up. Decided To clean Node_modules , the file size is 34.45GB
(o.O) WTF ?
I am not a big fan of Node Js or react, Can Someone explain to me why the file is so large?
rant
shock.