| What Investigate what's available for Cordova & Javascript wrt a couchbase lite client Why To understand if there is a reasonable solution for using couchbase mobile in Cordova & other Javascript development environments (e.g. React or Browser) Suggestions Some repos that may be of interest
Some questions:
- Is there a plain javascript implementation (as much as possible) of the couchbase lite client?
- Do existing libs for Cordova or React have specific implementations, or is there common code?
- Do the Cordova or Reach libs wrap the native implementations (e.g. couchbase-lit-ios/android/dotnet)
- Is it reasonable/feasible to have a Browser based client?
|