Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This repository can be used for production? #384

Open
vallemar opened this issue Mar 2, 2021 · 11 comments
Open

This repository can be used for production? #384

vallemar opened this issue Mar 2, 2021 · 11 comments

Comments

@vallemar
Copy link
Sponsor

vallemar commented Mar 2, 2021

Hi, I want to know if this repository can be used for a project in production. I am developing a page with vue composition api at the same time I developed the app and I have to pass the same logic between the composition API and the option API. I would like to be able to develop a single codebase with the composition api.

@rigor789
Copy link
Owner

rigor789 commented Mar 2, 2021

No, definitely not battle tested yet. It's fine to tinker with & report issues, but I would not use it in production just yet - it's not even in alpha yet, just a dev release to try it.

@vallemar
Copy link
Sponsor Author

vallemar commented Mar 2, 2021

Ok, I tried the vue 2 plugin for composition api and it seemed to work fine. Do you know if there are any limitations?

@pietdevries94
Copy link

Ok, I tried the vue 2 plugin for composition api and it seemed to work fine. Do you know if there are any limitations?

Personally I found out that provide and inject doesn't work between frames

@Fabiyo-90
Copy link

I am going to create a complete application with [email protected] then report the bugs and malfunctions, this can help @rigor789, also become a contributor by helping how to solve different bugs.
Big thank you to you, @rigor789 , for this gift including nativescript-vue, I will take my trouble patiently by undergoing this torture hoping that [email protected] will be launched at the same time as [email protected]

@rigor789
Copy link
Owner

[email protected] will be launched at the same time as [email protected]

Definitely not going to happen, but I do hope I can flesh out the remaining bits soon after.

@neeravp
Copy link

neeravp commented Sep 15, 2021

@rigor789 Have you planned any tentative timeline for when it (complete support for Vue 3) would reach beta release - for eg Q1 2022. Just want to get an idea when will NativeScript-Vue be production ready with complete Vue 3 support.
BTW thank you all your efforts - making and managing Nativescript-Vue

@MattCCC
Copy link

MattCCC commented Oct 29, 2021

@rigor789 any plans as for release of nativescript-vue 3?

@radudiaconu0
Copy link

@rigor789 yeah i really wait this release for a long time....

@superbiche
Copy link

@rigor789 Hey, any way some people could help? We're a small team quite fluent in Vue 3, honestly I'm not a NativeScript expert at all, but the perspective of being able to use it with Vue 3 makes learning it intensively quite worth the time. Let me know if we could help in any way.

@rigor789
Copy link
Owner

@superbiche Hey, I think the main thing missing right now is a bit of documentation to get started, and then some battle testing - building out small/medium demos, POC apps to find bugs, issues etc. - which then would need to be addressed.

From my side, I really need to:

  1. write a better README how to use
  2. publish an alpha
  3. publish an alpha of the template

If you haven't already, definitely join the NativeScript discord https://nativescript.org/discord

I'm usually around there, so would be easier to communicate.

I'm currently working towards the 8.2 release of NativeScript, after which I do want to start building an app with vue3 to find issues. There are definitely missing pieces, those I tend to add gradually. The main thing is to wrap up the ListView/TemplateBag (v-template) handling, as I believe that was a quite nice api and would like to continue with it in vue3...

@ennioVisco
Copy link

@superbiche Hey, I think the main thing missing right now is a bit of documentation to get started, and then some battle testing - building out small/medium demos, POC apps to find bugs, issues etc. - which then would need to be addressed.

From my side, I really need to:

  1. write a better README how to use
  2. publish an alpha
  3. publish an alpha of the template

If you haven't already, definitely join the NativeScript discord https://nativescript.org/discord

I'm usually around there, so would be easier to communicate.

I'm currently working towards the 8.2 release of NativeScript, after which I do want to start building an app with vue3 to find issues. There are definitely missing pieces, those I tend to add gradually. The main thing is to wrap up the ListView/TemplateBag (v-template) handling, as I believe that was a quite nice api and would like to continue with it in vue3...

Hey there, 8.2 is out, any plans for the vue3 app? I'm definitely willing to help in battle-test it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants