Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>> but that people are using React to build simple pages which is unnecessary

JS devs running around talking about sever side rendering and hydration and how that can be good for caching... They are acting like they discovered fire and it's just 20 year old web tech. (Akami anyone).

React, is a prime example of Conways law, and a Facebook product for a Facebook problem. And I will tell you that if I was shoving personalized content down the wire, or a real web app react makes sense. It is a good idea.

On the other hand, should I serve a blog post with react? Probably not. How about that product page for your ecom-store? React might not make sense there either. But HTMX, or jQuery or something that runs after render would be amazing for riding the cache.

And this is where we get into the problem with "modern" js. There is a ton of amazing tooling, but its a lot of it is all (react and the whole stack that comes with it) or nothing (HTMX) ... I think that there is a market gap because a lot of us know that we need something in-between.

There is a reason that 70 percent of sites still have jQuery see: https://archive.is/jYEZh . And even if that number is half that, it shows that the JS market still has a massive gap.



This gap can be filled by 6KB Petite Vue (https://github.com/vuejs/petite-vue) or one of its forks like Petite Vue Pro (https://github.com/tmcdos/petite-vue)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: