DEV Community

Cover image for Video Series: Build A CRUD App Using Vue 3, Ionic Framework And Firebase
Aaron K Saunders
Aaron K Saunders

Posted on • Updated on

Video Series: Build A CRUD App Using Vue 3, Ionic Framework And Firebase

Showing how to build a basic CRUD application using Composition API and Firebase Storage using the new Ionic Framework Web Components for Vue 3.

We cover the following:

  • Firebase Authentication
  • Using Tabs In Your Vue Application
  • Child/Nested Routes In Tab Application
  • Using Ionic Modals
  • Using Ionic Alerts
  • Using Composition API
  • CRUD for data in memory, will use firebase eventually

I am using the latest beta release of the Ionic Integration with Vuejs Beta 3. I am using typescript in the example and relying heavily on the new pattern of Composition API when creating single file components.

Below are links to the first four videos and next week I will release two more videos covering additional topics as we work through building the applications

Latest comments (0)