☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 days agoWhy indeedlemmy.mlimagemessage-square63fedilinkarrow-up1213arrow-down15cross-posted to: programmer_humor
arrow-up1208arrow-down1imageWhy indeedlemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 days agomessage-square63fedilinkcross-posted to: programmer_humor
minus-squareVenator@lemmy.nzlinkfedilinkarrow-up1·2 days agoNah its mostly nuget packages. And everything has more dependencies now, including all the dependencies 😅
minus-squarepastermil@sh.itjust.workslinkfedilinkarrow-up3·2 days agonuget packages? is that what we can node_modules these days?
minus-squarepastermil@sh.itjust.workslinkfedilinkarrow-up1·2 days agoLmao, I guess I wasn’t too far off.
minus-squareSleepless One@lemmy.mllinkfedilinkEnglisharrow-up1·2 days agoC# is usually used server-side. How would nuget bloat affect client-side applications that users use?
minus-squareVenator@lemmy.nzlinkfedilinkarrow-up2·1 day agoI meant node packages 😅. C# can be used in front end too though, but probably quite rarely used 😅
Nah its mostly nuget packages. And everything has more dependencies now, including all the dependencies 😅
nuget packages? is that what we can node_modules these days?
Nuget is dotnet’s package manager
Lmao, I guess I wasn’t too far off.
C# is usually used server-side. How would nuget bloat affect client-side applications that users use?
I meant node packages 😅. C# can be used in front end too though, but probably quite rarely used 😅