In February, I was busting my buttons with pride, announcing the launch of NativeScript-Vue 1.0 on the big stage in Amsterdam at Vue.Amsterdam Conf...
For further actions, you may consider blocking this person and/or reporting abuse
This looks really cool! I liked version 1, so it will be good to use the latest release :)
Hi Jen,
I’d like to let you know that you were mentioned in the list of top 20 most popular articles on Vue.js in 2018—bit.ly/2QvqiNA. The rank is based on the number of clicks in all issues of the Vue.js newsletter. Congrats!
Thank you for your sharing knowledge and supporting Vue.js community :)
Just wanted to give you a sign. If you find this piece of content useful, please share it with your network.
Either way, keep up the awesome work!
Cheers,
Joanna
This is great! How is support for the Vue Router coming along? When I last tried building something with NativeScript-Vue 1, I ran into a bunch of issues and the community told me that Vue Router support was still in beta.
hi, sorry for the delay. I think that pure Vue Router support isn't going to come any time soon, as changes we proposed to the core team aren't coming right away. In the meantime, manual routing works well; I use it in Elocute (github.com/jlooper/elocute/mobie-v2)
Super excited for the release of {N} Vue 2.0! :D
I love your posts on NativeScript, they're really well written! At my company we are considering an app and I'd love to use NS with Vue, I just have heard mixed opinions as to whether this is a good choice for an enterprise level application. Based on what you know, what are some of the major drawbacks / cons to using NS-Vue & NS in general? Should I even be worried about whether NS is good/bad for an enterprise app at all? Thanks!
This is pure bliss!!
Thanks for this article @jen. When I scaffold a project using Vue CLI 3.0 and tried to load it into sidekick, sidekick throws error saying
Cannot find a valid app
. Anything I'm missing?hi Gokul, thanks for your note. Did you scaffold the new app using the new template? Make sure to add #next at the end of the template name, as the folder structure is totally different.
Awesome! I used version 1 before, but had to leave it there, it seems I'll get to play with this again!
vue init nativescript-vue/vue-cli-template#next nativescript
vue-cli · Failed to download repo nativescript-vue/vue-cli-template#next: Response code 404 (Not Found)
Try vue init nativescript-vue/vue-cli-template nativescript - Igor just moved the next branch to master! 🏆
Yes! Sorry about that, maybe I should keep the #next branch for a while until all resources are updated...
I updated this article to reflect the changes, all good :)
sweet