Vue alternstive to react native an flutter? [closed] - reactjs

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 1 year ago.
Improve this question
I really enjoy using vue and nuxt. But I think mobile development or better "mobile and web development with the same code" is the future.
Is there a good way to use vue for that? Or should I switch gears?
There only seem to be flutter and react native. React did seem quite interesting on a first glance.
greetings

Check vue-native
You can build cross platform apps based on JavaScript and Vue JS!

Related

Flutter or React Native - Better for web exports? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 1 year ago.
Improve this question
I want to create a cross-platform app (will be supported for mobile and web devices), and right now I am not totally sure which technology to use. What is easest to make more responsive, flexible, and adaptive?
I have experience with RNative and Flutter, but I am not sure what to use, what is better for performance on mobile and web, SEO is not important. Only app size (if we talk about the mobile app) and performance (web app)?
Need suggestions.
Thank you.

When to use WordPress and when a single paga application framework? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 1 year ago.
Improve this question
I'm trying to understand when I should use CMS like WordPress and when to use a single page application framework like React and Vue when creating a website. Any help?
WordPress can be used without any (barely any) coding skills. It's also a fast way to get a templated website running. If you don't know how to code, don't have a lot of time, and have a simple site, use WordPress
If you have coding knowledge, have time, and have a complex application, you won't be able to use WordPress, and you will find that out quite quickly.

Mobile app development: Native vs hybrid vs PWA [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 3 years ago.
Improve this question
Am new to mobile development but what I've gathered is there are below three approaches to implement it:
i) Native (IOS/Android)
ii) Hybrid
iii) PWA (Progressive WebApps)
Question:
Given a business use case that needs to delivered to its users via mobile, what questions do we need to ask of a use case to help understand if the use case is a better candidate for Native, Hybrid or PWA?
Thanks much for your feedback.
Required native capabilities...
Performance e.g. Usually PWAs work slower than a native app
Cost
Potential Web experience (if any)
..... and more

Would React be suitable for building a chat site like Slack or Hipchat? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 6 years ago.
Improve this question
I've recently started learning React and don't know enough to make a judgement on whether it would be a good library to use for a chat web app?
HipChat is built with React: https://developer.atlassian.com/blog/2015/02/rebuilding-hipchat-with-react/
I believe it also uses Material-UI since some of the components are near identical (buttons, icon/label placement, etc.)

Why ionic framework for hybrid mobile apps [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 7 years ago.
Improve this question
I am new in hybrid mobile apps. I see lot of frameworks for developing hybrid apps. One of my friend suggests me Ionic Framework. What makes special in ionic framework rather than other frameworks like phonegap,jqueryMobile,etc
Ionic framework is build on AngularJS.
Easy to implement.
You can find all the requirements as examples on CODEPEN
Great community support.
Neat and clean html structure

Resources