---
title: "Mitosis: Write components once, run everywhere"
url: https://daily.dev/posts/mitosis-write-components-once-run-everywhere-0t2-lssjt
source_url: https://reactjsexample.com/mitosis-write-components-once-run-everywhere/
type: article
source: "React.js Examples"
published: 2021-11-21T16:51:55.248Z
updated: 2021-11-21T16:51:55.249Z
tags: ["general-programming", "react"]
reading_time: 3
upvotes: 70
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.

# Mitosis: Write components once, run everywhere

**[React.js Examples](https://daily.dev/sources/reactexample)** · 3 min read · 70 upvotes · 1 comments

## Summary

Mitosis lets you write components once, run everywhere. It uses a static subset of JSX, inspired by Solid. This means we can easily build serializers that target various frameworks and implementations. You can convert designs from Figma or Sketch to clean code for the framework of your choice.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://reactjsexample.com/mitosis-write-components-once-run-everywhere/>

## Community discussion

Top comments from developers on daily.dev.

**@hnicolas** · 0 upvotes

> https://xkcd.com/927/

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

[View this post on daily.dev](https://daily.dev/posts/mitosis-write-components-once-run-everywhere-0t2-lssjt)
