Ionic 4 with Vue.js

preview_player
Показать описание


I also have an Ionic book:

Learn Ionic 3 From Scratch

Master Ionic 3 with Ionic Native and Cordova Integrations

NativeScript with @ngrx:

You can also find me:

Рекомендации по теме
Комментарии
Автор

This is a really really good news for me, because I just got started with VueJS and my love for Angular 2/5 is melting away. Ionic is the last chain that binds me to Angular, I am so glad it is broken.... Yeeeha

MichaelIkhane
Автор

You can use, to not write so much the following regex " Vue.config.ignoredElements = [/ ^ ion- /] "

eanappi
Автор

Paul, time to put together an Ionic 4 with Vue.js course on Udemy.

istudiowebmstr
Автор

Simply amazing! VueJS is my framework of choice today in my personal projects. And Ionic is fantastic.

vinisasso
Автор

For the uninitiated, there's some tricky stuff going on here. You put a v-for directive on an ion-item that's ignored by Vue. But vue will intervene to generate the ion-item for each list member, then ionic generates platform specific (html?) markup for all the ion-* tags?

simonboddy
Автор

This is really super cool combination for Web at least for ionic 4 in it's earlier stage. Thanks for sharing Paul, I appreciate your early videos in every new releases in Web/ Mob development.

mro_coding
Автор

Amazing tutorial, I;m new in ionic and vue. I'd like to ask a silly question, does the rest api work like a server in this case?

tshidisomotlhomi
Автор

Could you do a few more tutorials on this topic. I have one request in particular I would like you to cover, how do you bind v-model to the ion-input element. I have tried as best as I can, but was unable to get it to work, Thanks.

AdiSK
Автор

Why not you do a course complete about Ionic 4 & VUE? For me is interesting.

pacovalverde
Автор

I really like the way you teach. Thanks for great tutorials

DevDamian
Автор

Any chance you can show something a bit more complicated, like using Vue Router, or even accessing the devices photo library?

johnrobie
Автор

What about mobile device deployment, can you show how to deploy on device?

nasserezzat
Автор

What about compiling this to an android apk?

jasonlawrence
Автор

cool man, waiting for stencil, you touched all the points

arung
Автор

Hey Paul,
Awesome video 👏
Can you share the steps about Integrating Ionic Menu in this example?

er.jaideepghosh
Автор

How can i use native modules like geolocation in this project?

lr
Автор

What about moonjs and ionic? I had a look at your prevous videos and it looks nice

marcospampi
Автор

Hello, I have an universal app written with nuxt.js. There exists the possibility of convert it into a Android mobile App using Ionic? Does anyone know what are the steps I need to follow to achieve this? Thanks for your attention! (And sorry about my english)

MiguelDiganchi
Автор

hello sir please make a video for select option with search in ionic 4

lastpoint
Автор

This is great. Do you think the process will be streamlined with a cli command -> "start ionic-vue project" -> when Ionic 4 is released, perhaps?

devorrahtester