Write libraries instead of services, where possible
Can I say something without everyone getting mad?
This isn't about any single library, but the JavaScript ecosystem as a whole. And I think we could learn a lot from the PHP ecosystem.
JavaScript can sometimes lead you to "analysis paralysis". There's many packages that do the same... See more
Lee Robinsonx.comI think the most sustainable way to make progress is to make BYOC the most convenient option, for the typical user and the typical developer. On the desktop, it’s convenient for a developer to work with the user’s existing filesystem. On the web today, there’s no user-controlled filesystem, so it’s usually easiest to just put the data in a... See more