Intro To MongoDB Realm with VueJS Ionic Framework And ViteJS, Refactoring State with Composition API

preview_player
Показать описание
Intro To MongoDB Realm with VueJS Ionic Framework And ViteJS, Refactoring Application State with Composition API
#mongodb #vuejs #compositionapi #ionic

The MongoDB Realm Web SDK enables browser-based applications to access data stored in MongoDB Atlas and interact with MongoDB Realm services like Functions and authentication. The Web SDK supports both JavaScript and TypeScript applications.

In this short video we are refactoring application state related to Realm and Mongodb into a separate composition function instead of using something like vuex for state manager. We start with the code from the previous video

Currently, there is no solution for writing to the local database as a replacement for sqlite in an Ionic application. It looks like some people have started to build a plugin, but didn't get too far.

We are building the application using Vuejs, it is being packaged and developed using ViteJS and the UI Components are from Ionic Framework

Newsletter
-----------------

Courses & Content
-------------------------------

#ionic #capacitor #vuejs #ionicvue #mongodb #database #realm #composition #compositionapi #statemanagement

-~-~~-~~~-~~-~-
Please watch: "Getting Started With Appwrite, Vue JS Ionic Framework & Capacitor"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

Another timely tutorial. I’m using Ionic React but it translates 😊 Thank you.

NoelHwande