Hacker News new | ask | show | jobs
by bitL 1126 days ago
Not always, some can hit the sweet spot of being simple in all phases of development and quick to learn. They are super rare though and their lessons are forgotten; industry often standardizes on inferior things with better marketing.
3 comments

> industry often standardizes on inferior things with better marketing.

It standardizes to what’s cheaper on their eyes, sometimes in a very short-sided way, but also companies that work for profit never know if a project will still be running in the next quarter, right? It makes me think that open source and for profit companies should have very different considerations when it comes to choosing frameworks or technologies for their solutions. I should probably gather more info on that and expand it into a blog article.

What are some examples?
I think Alpine.JS hits this spot pretty well.

https://alpinejs.dev/

jQuery
I’d argue it’s evident large jQuery apps are a pain in the ass to maintain
[deleted]