nerdculture.de is one of the many independent Mastodon servers you can use to participate in the fediverse.
Be excellent to each other, live humanism, no nazis, no hate speech. Not only for nerds, but the domain is somewhat cool. ;) No bots in general. Languages: DE, EN, FR, NL, ES, IT

Administered by:

Server stats:

1.2K
active users

#node

3 posts3 participants0 posts today

Hoo boy am I tired of seeing messages in my browser's JavaScript from some deep transitive dependency of the app I work on, saying "We're about to remove support for <feature that a slightly less nested transitive dependency uses>, sucks to be you."

This whole developer ecosystem is a nightmare of endless compatibility problems, 90% of them trivially avoidable with a moment's thought.

#Node#NPM#React

Where the hell do you get started making "modern" UIs with HTML/CSS/JavaScript?

I'm used to writing everything by hand. Now I've got to somehow choose between 4,000 "modern, performant, etc." frameworks. Do I use JavaScript or can I use something better like TypeScript? Which of the 30 different "modern, perfromant, etc." build systems do I use?

How many million NPM packages are each of these going to require?