8000 updates to articles (resources) page (#103) · tMathaiou/nativescript-vue@c6b9699 · GitHub
[go: up one dir, main page]

Skip to content

Commit c6b9699

Browse files
Rob Lauerrigor789
authored andcommitted
updates to articles (resources) page (nativescript-vue#103)
1 parent c9d27ae commit c6b9699

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

docs/markdown/articles.md

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,41 @@
11
---
2-
title: Articles
2+
title: Resources
33
---
44

5+
# Resources
6+
7+
Looking for external resources to learn more about using Vue with NativeScript?
8+
9+
## Articles
10+
511
- [A new Vue for NativeScript](https://www.nativescript.org/blog/a-new-vue-for-nativescript)
12+
- An introduction to using nativescript-vue
613
- [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
715
- [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
817
- [Native apps with Vue.js: Weex or NativeScript?
918
](https://hackernoon.com/native-apps-with-vue-js-weex-or-nativescript-8d8f0bac041d)
19+
- 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)
29+
- [NativeScript Vue: Toast Plugin](https://www.youtube.com/watch?v=jaFBAeBzzvg)
30+
- [NativeScript Vue: Application Information Plugin](https://www.youtube.com/watch?v=2qb3D66wZSI)
31+
32+
## Templates/Examples
33+
34+
- [Basic Template for nativescript-vue Projects](https://www.npmjs.com/package/nativescript-vue-template)
35+
- [Build a Weather App with NativeScript and Vue](http://snacklabs.nativescriptsnacks.com/snacklabs/vue-weather/#0)
36+
- [NativeScript Vue.js Template with Webpack and .vue File Support](https://github.com/tralves/nativescript-vue-webpack-template)
37+
38+
1039

1140
# What's next?
1241

0 commit comments

Comments
 (0)
0