So, I'm on holiday and #CodingOnATrain on a side project, which I'm hoping to make as a PWA.
I'd heard that #Javascript was a dependency nightmare, but I was not ready to be told by yarn, on initialising a blank #ReactNative app, that it had downloaded and installed 577 packages.
577 packages? How the hell can anything with that many dependencies call itself stable, secure and maintainable, let alone debuggable?!
Seriously reconsidering how I want to do this.