Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
React vs. Vue?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="CosmoPeak" data-source="post: 426027" data-attributes="member: 68352"><p>I've never used React, but I've been using Vue for a few months (I had this exact discussion with myself those few months ago) and it's been a delight to work with. It's extremely easy to use once you've learned the basics and extending it and adding functionality is super easy. Everything I've written in Vue is just so clean and simple. I can share some of the work with you if you're interested to see how it looks.</p><p></p><p>Typescript seems nice, and I believe Vue has support for it. I may try it at some point, but I'm quite enjoying the simplicity of Vue and non-verbose vanilla Javascript syntax at the moment. It's a nice change from C# once in a while. <img src="/styles/default/xenforo/smilies/emojione/biggrin.png" class="smilie" loading="lazy" alt=":D" title="Big Grin :D" data-shortname=":D" /></p><p></p><p>Vue also seems to share the pros (state management - Vuex, which is officially supported, hot reloading - very nice for development) from other posts in this thread, so it looks like both are perfectly valid options. Vue is obviously much newer and has less "support" right now, but the speed at which its grown and its standing against React right now says a lot.</p></blockquote><p></p>
[QUOTE="CosmoPeak, post: 426027, member: 68352"] I've never used React, but I've been using Vue for a few months (I had this exact discussion with myself those few months ago) and it's been a delight to work with. It's extremely easy to use once you've learned the basics and extending it and adding functionality is super easy. Everything I've written in Vue is just so clean and simple. I can share some of the work with you if you're interested to see how it looks. Typescript seems nice, and I believe Vue has support for it. I may try it at some point, but I'm quite enjoying the simplicity of Vue and non-verbose vanilla Javascript syntax at the moment. It's a nice change from C# once in a while. :D Vue also seems to share the pros (state management - Vuex, which is officially supported, hot reloading - very nice for development) from other posts in this thread, so it looks like both are perfectly valid options. Vue is obviously much newer and has less "support" right now, but the speed at which its grown and its standing against React right now says a lot. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
React vs. Vue?
Top