|
|
|
|
|
by ashark
3200 days ago
|
|
> - The JavaScript ecosystem is still insane. Our project has ended up with one of the most complex build processes I've worked with (and I've worked with autotools). God is that true. The JS ecosystem as a whole is actually, no BS, crazy, and their build jenga-tower especially is insane. With RN, though, we've only really had problems with it when using Expo. Taking that out of our stack pretty much solved our periodic whole-day-wasting build problems, and excising it and other tightly-coupled libs freed us to upgrade RN from time to time, which is nice. A++++, would aggressively remove RN-specific 3rd party libs again. |
|