Skip to content

realm-node-practice & realm-swift-practice

Notifications You must be signed in to change notification settings

obianachebe/realm-practice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realm SDKs: best practices

This sample code illustrates some of the best practices suggested for some MongoDB Realm SDKs.

These include (but are not limited to):

  • Use of different launching modes, depending on whether it's a first startup or there's an existing local DB
  • Progress listeners
  • Handling of a client reset error, with code to recover objects added and/or updated client-side when Sync wasn't available
  • Custom logging function

About

realm-node-practice & realm-swift-practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 45.9%
  • JavaScript 26.1%
  • Java 11.7%
  • Objective-C 8.2%
  • Shell 5.1%
  • Ruby 1.5%
  • Other 1.5%