DEV Community

A Sneak Peek of NativeScript-Vue 2.0!

Jen Looper on September 09, 2018

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...
Collapse
 
georgehanson profile image
George Hanson

This looks really cool! I liked version 1, so it will be good to use the latest release :)

Collapse
 
monterail profile image
Monterail

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

Collapse
 
nagarjun profile image
Nagarjun Palavalli

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.

Collapse
 
jenlooper profile image
Jen Looper

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)

Collapse
 
shiv19 profile image
Shiva Prasad

Super excited for the release of {N} Vue 2.0! :D

Collapse
 
jackedwardlyons profile image
Jack Lyons

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!

Collapse
 
superdiana profile image
Super Diana

This is pure bliss!!

Collapse
 
gokatz profile image
Gokul Kathirvel

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?

Collapse
 
jenlooper profile image
Jen Looper

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.

Collapse
 
tunaxor profile image
Angel Daniel Munoz Gonzalez

Awesome! I used version 1 before, but had to leave it there, it seems I'll get to play with this again!

Collapse
 
stuta profile image
stuta

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)

Collapse
 
jenlooper profile image
Jen Looper

Try vue init nativescript-vue/vue-cli-template nativescript - Igor just moved the next branch to master! 🏆

Collapse
 
igor_randj profile image
Igor Randjelovic

Yes! Sorry about that, maybe I should keep the #next branch for a while until all resources are updated...

Thread Thread
 
jenlooper profile image
Jen Looper

I updated this article to reflect the changes, all good :)

Collapse
 
rafegoldberg profile image
Rafe Goldberg

sweet