<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/i-switched-from-react-to-vue-dwwe4rcno" -->

---
title: I switched from React to Vue | daily.dev
description: Vue is easier to use and more intuitive than React. It has an awesome ecosystem with well-designed libraries like Pinia and VueUse. State management in Vue is...
canonical: https://daily.dev/posts/i-switched-from-react-to-vue-dwwe4rcno
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: I switched from React to Vue | daily.dev
og:description: Vue is easier to use and more intuitive than React. It has an awesome ecosystem with well-designed libraries like Pinia and VueUse. State management in Vue is...
og:url: https://daily.dev/posts/i-switched-from-react-to-vue-dwwe4rcno
og:image: https://api.daily.dev/og/posts/DWwE4rCnO.png
og:image:alt: I switched from React to Vue
og:image:width: 1200
og:image:height: 630
og:locale: 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.

# I switched from React to Vue

**[Community Picks](https://daily.dev/sources/community)** · 7 min read · 258 upvotes · 45 comments

## Summary

Vue is easier to use and more intuitive than React. It has an awesome ecosystem with well-designed libraries like Pinia and VueUse. State management in Vue is simpler and more straightforward compared to React.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://jak2k.schwanenberg.name/post/switch-react-vue>

## Community discussion

Top comments from developers on daily.dev.

**@minhnh** · 15 upvotes

> for now I'll just stick with react. more battle tested with richer ecosystem, better support/documentation/communities. react will stay here for the foreseeable future

**@martinszeltins** · 6 upvotes

> 100% agree, Vue is much cleaner and better DX than React, especially when working with Nuxt

**@posandu** · 5 upvotes

> You forgot about Svelte 🥲

**@jahongir589** · 4 upvotes

> I switched from Vue to React!

**@samzlab** · 4 upvotes

> I love Vue and I would be happy to work with it again. Sadly most company using Angular as default “enterprise” framework for apps and React because it’s so popular.
> Slowly I start to hate my job because of people who makes decisions in those companies without real experience with these framworks.
>
> DX for me: Vue > Svelte > any JSX based FW > Angular

## 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 · 1 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), [#webdev](https://daily.dev/tags/webdev), [#javascript](https://daily.dev/tags/javascript), [#vuejs](https://daily.dev/tags/vuejs)

[View this post on daily.dev](https://daily.dev/posts/i-switched-from-react-to-vue-dwwe4rcno)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"I switched from React to Vue","url":"https://daily.dev/posts/i-switched-from-react-to-vue-dwwe4rcno","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/i-switched-from-react-to-vue-dwwe4rcno"},"datePublished":"2023-10-26T17:44:31.055Z","dateModified":"2023-12-07T12:02:45.284Z","description":"Vue is easier to use and more intuitive than React. It has an awesome ecosystem with well-designed libraries like Pinia and VueUse. State management in Vue is...","image":"https://jak2k.schwanenberg.name/post/favicon.svg","thumbnailUrl":"https://jak2k.schwanenberg.name/post/favicon.svg","isAccessibleForFree":true,"articleSection":"Community Picks","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Community Picks","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1655817725/logos/community","url":"https://daily.dev/sources/community"},"commentCount":45,"discussionUrl":"https://daily.dev/posts/i-switched-from-react-to-vue-dwwe4rcno","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":258},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":45}],"keywords":"react,webdev,javascript,vuejs","timeRequired":"PT7M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Community Picks","item":"https://daily.dev/sources/community"},{"@type":"ListItem","position":3,"name":"I switched from React to Vue"}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/i-switched-from-react-to-vue-dwwe4rcno","comment":[{"@type":"Comment","text":"for now I’ll just stick with react. more battle tested with richer ecosystem, better support/documentation/communities. react will stay here for the foreseeable future","datePublished":"2023-10-27T07:23:37.052Z","url":"https://daily.dev/posts/DWwE4rCnO#c-k12No2F68","author":{"@type":"Person","name":"Minh Nguyen","url":"https://daily.dev/minhnh","image":"https://avatars.githubusercontent.com/u/6817741?v=4"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":15}},{"@type":"Comment","text":"100% agree, Vue is much cleaner and better DX than React, especially when working with Nuxt","datePublished":"2023-10-29T16:30:05.499Z","url":"https://daily.dev/posts/DWwE4rCnO#c-y9WSRgAnl","author":{"@type":"Person","name":"Martin Zeltin","url":"https://daily.dev/martinszeltins","image":"https://lh3.googleusercontent.com/a-/AAuE7mDjPpPKYerMwyiuo-5LFTgORtcJEeVDy5AcHKHhxg=s100"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":6}},{"@type":"Comment","text":"You forgot about Svelte 🥲","datePublished":"2023-10-27T09:41:17.956Z","url":"https://daily.dev/posts/DWwE4rCnO#c-xK32M6amk","author":{"@type":"Person","name":"Posandu Mapa","url":"https://daily.dev/posandu","image":"https://media.daily.dev/image/upload/s--mDoRSPBf--/f_auto,q_auto/v1/avatars/avatar_Rh4YgFkJ8JiKojzt2CvRH"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":5}},{"@type":"Comment","text":"I switched from Vue to React!","datePublished":"2023-10-31T10:03:38.507Z","url":"https://daily.dev/posts/DWwE4rCnO#c-qLx4RYX9y","author":{"@type":"Person","name":"Jahongir Bektemirov","url":"https://daily.dev/jahongir589","image":"https://lh3.googleusercontent.com/a/AAcHTtfJ7C338VrjcXlxkK4LcdMkR1vlEZsDsVQ5Wc0_5wew=s96-c"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":4}},{"@type":"Comment","text":"I love Vue and I would be happy to work with it again. Sadly most company using Angular as default “enterprise” framework for apps and React because it’s so popular.\nSlowly I start to hate my job because of people who makes decisions in those companies without real experience with these framworks.\nDX for me: Vue &gt; Svelte &gt; any JSX based FW &gt; Angular","datePublished":"2023-10-30T11:55:52.354Z","dateModified":"2023-10-30T11:56:37.130Z","url":"https://daily.dev/posts/DWwE4rCnO#c-L94LfiINz","author":{"@type":"Person","name":"György Kövesdi","url":"https://daily.dev/samzlab","image":"https://avatars.githubusercontent.com/u/11741999?v=4"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":4}}]}
```

