You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/markdown/articles.md
+30-1Lines changed: 30 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,41 @@
1
1
---
2
-
title: Articles
2
+
title: Resources
3
3
---
4
4
5
+
# Resources
6
+
7
+
Looking for external resources to learn more about using Vue with NativeScript?
8
+
9
+
## Articles
10
+
5
11
-[A new Vue for NativeScript](https://www.nativescript.org/blog/a-new-vue-for-nativescript)
12
+
- An introduction to using nativescript-vue
6
13
-[Vue.js and NativeScript in One Minute](https://www.nativescript.org/blog/vue-and-nativescript-in-one-minute)
14
+
- Get started with nativescript-vue with a template that takes literally one minute
7
15
-[Building Native iOS and Android Apps With Vue and NativeScript](https://developer.telerik.com/products/nativescript/native-ios-android-vue-nativescript/)
16
+
- A more comprehensive overview of leveraging Vue in NativeScript
- A comparison of two native Vue options: Weex and NativeScript
20
+
-[NativeScript and Vue.js](https://blog.paulhalliday.io/2017/09/08/nativescript-and-vue-js/)
21
+
- A guide to building a simple nativescript-vue app that gets data from a REST API
22
+
-[Developing the Groceries sample app in Vue.js](https://www.nativescript.org/blog/i-had-a-blast-developing-the-groceries-sample-app-in-vue.js-and-this-is-why)
23
+
- Tiago Alves re-wrote the Groceries tutorial app in Vue.js and gives a play-by-play of the process
24
+
25
+
## Video Content
26
+
27
+
-[Vue.js and NativeScript in One Minute](https://www.youtube.com/watch?v=jnRmXczcSdQ)
28
+
-[NativeScript and Vue.js](https://www.youtube.com/watch?v=xcIjXDc-gGk)
0 commit comments