Earlier quoted context omitted.
Yes but the issue is that Vercel has all the core Svelte maintainers on their payroll too. My Q is why would we expect Vercel to not interject as well? I mean we have evidence they did this in one community library, why not another? That is the risk.
Svelte has a pretty prominent BDFL, having to corrupt him first might be enough. Personally, I think the moment SvelteKit stops working on plain container images & Cloudflare Workers is the moment Svelte dies.
React 19 Breaks Async Composability
101–110 of 114 posts
Re: React 19 Breaks Async Composability
#102Earlier quoted context omitted.
Yes but the issue is that Vercel has all the core Svelte maintainers on their payroll too. My Q is why would we expect Vercel to not interject as well? I mean we have evidence they did this in one community library, why not another? That is the risk.
Svelte has a pretty prominent BDFL, having to corrupt him first might be enough. Personally, I think the moment SvelteKit stops working on plain container images & Cloudflare Workers is the moment Svelte dies.
I don't know him personally, but the power dynamics is clear: one person vs a corporation is often just one attractive offer away from significant changes
Re: React 19 Breaks Async Composability
#103Earlier quoted context omitted.
Svelte has a pretty prominent BDFL, having to corrupt him first might be enough. Personally, I think the moment SvelteKit stops working on plain container images & Cloudflare Workers is the moment Svelte dies.
This simply isn't going to happen.
Re: React 19 Breaks Async Composability
#104Re: React 19 Breaks Async Composability
#105Earlier quoted context omitted.
I've adopted the practice of avoiding libraries with major version > ~3. If you needed to re-design your API so many times, I don't trust your judgement enough to build on top of it. That said, I still use React and... it's at 19.x :'(
React jumped from v0.14 to v15.0, so in reality it's more like major version 4.3 right now.
Re: React 19 Breaks Async Composability
#106Earlier quoted context omitted.
PHP devs meanwhile: You guys churn? For better or worse, you can take 10+ years old PHP code and it'll mostly just work.
The backward incompatibility story https://www.php.net/manual/en/migration70.incompatible.php is not empty
Re: React 19 Breaks Async Composability
#107Earlier quoted context omitted.
Svelte has a pretty prominent BDFL, having to corrupt him first might be enough. Personally, I think the moment SvelteKit stops working on plain container images & Cloudflare Workers is the moment Svelte dies.
This simply isn't going to happen.
Re: React 19 Breaks Async Composability
#108Ha great we finally arrive at the "Next.js React features" which basically forces everyone to use Next.js or an additional framework on top of React which now have to play catchup with whatever react - next.js think is "best" (for Vercels wallet). Expected outcome if half or the react core team is a Vercel employee. Kinda new this day was coming, sad to see it actually happen
Vue is the only main independent framework that exists now, apart from jQuery.
Re: React 19 Breaks Async Composability
#109Terrible shitshow. Web dev is all broken and horrible. Well at least the popular stuff is. No idea why anyone uses this outside resume building.
HTMX is the way forward.
No, you can't stay on Webpack version X, because (real example) it turned out that version of webpack relied on md5 which wouldn't work in newer node.js versions.