---
title: "The carcinization of web frameworks"
url: https://daily.dev/posts/the-carcinization-of-web-frameworks-aqdmcu707
source_url: https://toddle.dev/blog/the-carcinization-of-web-frameworks
type: article
source: "Community Picks"
published: 2024-05-07T21:18:17.561Z
updated: 2024-05-09T08:39:06.345Z
tags: ["webdev", "web-components"]
reading_time: 6
upvotes: 17
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# The carcinization of web frameworks

**[Community Picks](https://daily.dev/sources/community)** · 6 min read · 17 upvotes · 1 comments

## Summary

Web frameworks are converging towards a similar set of features, including immutability, single-directional flow of data, signals, and server-side rendering. Predictions for the future include resumability and wider adoption of web components. The proliferation of frameworks has led to a clearer understanding of browser needs and the potential for framework-like capabilities without the need for a full framework.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://toddle.dev/blog/the-carcinization-of-web-frameworks>

## Community discussion

Top comments from developers on daily.dev.

**@azelytof** · 1 upvotes

> I always think that old client/server is more interesting and stable than full client side app with an API.
>
> But yes, web components are really interesting and I like to manipulate it, with or without shadow dom. They are really good, but downloading all the resources on client's device is not the best thing to do in my opinion.
>
> Just because we are approaching almost unlimited power/storage does not mean we should abuse it. The most we process back, the cleaner the user will understand how your app works, and the most satisfaction you'll have.
>
> But I could be wrong...
>
> (I'm currently using...

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#web-components](https://daily.dev/tags/web-components)

[View this post on daily.dev](https://daily.dev/posts/the-carcinization-of-web-frameworks-aqdmcu707)
