Ionic React and Realm

Originally published at: Building an app with Ionic React and Realm - Ionic Blog

Building an app these days often requires some kind of data layer, whether storing data locally using LocalStorage or using some remote database solution. In this blog post, we will look at Realm, from MongoDB, as our storage solution for our web app and discover how we can start to make use of it in…

1 Like