TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Thoughts on React and Vue

1 pointsby LiterallyDogeover 6 years ago
Honestly they are both phenomenal tech stacks. My current thoughts are that Vue is less opinionated and has a lighter transpilation pipeline, but doesn't have anything that can match React Native. What are your thoughts?

1 comment

crooked-vover 6 years ago
I prefer React because JSX has a one-to-one translation to JS code. It makes reasoning through edge cases and interactions with builtins much easier than with template language-based stuff.
评论 #18610239 未加载