a_lurker
kiwifarms.net
- Joined
- Jun 16, 2019
My editor of choice for large scripts is Atom
Maybe i'm a crusty oldfag, but electron and anything built on it feels like fucking cancer. Browser apps, except you don't just use your regular browser to use it, each comes with their own uniquely broken version of the same browser you're probably already using. Just so you can poke around at javascript files to tweak things without waiting for shit to compile & link, at the cost of all the cpu & ram overhead plus whatever security issues are lurking in the various versions of chromium used.
I sort of understand the cross platform use cases, essentially if its a web app anything with a compatible browser can run it and have a fairly consistent interface across platforms, but I really don't get the rest of it.