I've been trying out ReactJS for the past few months but had some issues, one huge one was how large and deeply-nested the node-modules folder could get
b
Big Chungus
03/09/2022, 8:10 AM
One should never need to open node_modules. Furthermore, kotlin.js is using node_modules under the hood as well.
➕ 3
s
Spheniscine
03/10/2022, 2:42 AM
Yeah I noticed, but it seems a lot more lightweight than the typical react.js project I was working with