---
title: "A love letter to React"
url: https://daily.dev/posts/a-love-letter-to-react-vg3p-ds8z
source_url: https://fly.io/blog/love-letter-react/
type: article
source: "Fly.io"
published: 2022-11-02T17:37:13.150Z
updated: 2022-11-02T17:37:13.058Z
tags: ["react", "html", "elixir", "liveview"]
reading_time: 10
upvotes: 19
comments: 0
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.

# A love letter to React

**[Fly.io](https://daily.dev/sources/flydotio)** · 10 min read · 19 upvotes · 0 comments

## Summary

React came with a reactive HTML-aware component model for building UIs and colocated markup directly in the app code. Phoenix borrowed a lot from React when we first shipped LiveView in 2018, but only recently have we gone all-in with an HTML- aware component system in Phoenix 1.7. The advantage of this approach is a natural composition of static HTML tags alongside dynamic components and logic.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://fly.io/blog/love-letter-react/>

## 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: [#react](https://daily.dev/tags/react), [#html](https://daily.dev/tags/html), [#elixir](https://daily.dev/tags/elixir), [#liveview](https://daily.dev/tags/liveview)

[View this post on daily.dev](https://daily.dev/posts/a-love-letter-to-react-vg3p-ds8z)
