DEV Community

Discussion on: How many UI libraries are too many?

Collapse
 
rhymes profile image
rhymes

Don't you ever think that some libraries exist because instead of contributing to something or opening a discussion, the dev decides their way is going to be better than the existing?

I'm not talking about forks, just libraries started because somebody didn't like the existing approaches

Collapse
 
puritanic profile image
Darkø Tasevski

I'm not talking about forks, just libraries started because somebody didn't like the existing approaches

Every library out there. Vue rings a bell.

Thread Thread
 
rhymes profile image
rhymes

Ahhaah true.

In the end it worked out for Vue.

I guess in general the frustration we all feel is balancing the infinite choices with the requirements, preferences and that sense of dread that pops up when you think "is this the best possible choice?".

Dealing with complexity basically.