Tagged in

Mobile Database

Realm Blog
Realm Blog
Build better apps, faster. Realm open-source database helps developers build offline-first apps in a fraction of the time and synchronize data with MongoDB Atlas. SDKs for Swift, Objective-C, Java, Kotlin, C#, and JavaScript.
More information
Followers
190
Elsewhere
More, on Medium

Realm JS migration From NAN to N-API

Recently, the Realm JavaScript team has reimplemented the Realm JS Node.js SDK from the ground up to use N-API. In this post, we describe the need to migrate to N-API because of breaking changes in the JavaScript Virtual Machine and how we approached it in an…