The Ionic 4 Vue Maxi Best Of Tuts
The Ionic 4 Beta is here!
With the Ionic 4 Beta out, I prepared for you the Ionic Vue Maxi Best Of Tuts!
Ionic has been focused on the Angular platform since the version 1.
However, Ionic 4 can now be used with any JavaScript library/framework.
During the past months, I created different tutorials to help people transition from Angular to Vue and I recently updated all of them for the Ionic Beta version.
The journey started with an experimentation combining Ionic, Vue and Cordova:
It was quite cool, however, using the Ionic CLI to generate a project with Ionic Native plugins and TypeScript was better:
From there, the sky became the limit:
- Using a Custom Webpack configuration in an Ionic 4 Application
- Vue as an Angular alternative for Ionic: The Components
- Using Vue as an Angular alternative for Ionic: The Services
- Using Vue as an Angular alternative for Ionic: The Directives
- Using Vue as an Angular alternative for Ionic: Parent-Children Communication
- Using Vue as an Angular alternative for Ionic: Vuex in One Go
- Using Vue as an Angular alternative for Ionic: The Filters
- Using Vue as an Angular alternative for Ionic: Routing part 1
For Angular, there aren't many changes and they will be handled in my book that I'm currently updating.