Phonegap example using fetchjs

Hi,

I just briefly watched @jamiltz connect 2015 video on hybrid app. In it he does a brief demo on building a phonegap app using fetchjs. I’m interested in this approach as oppose to using coax because I like the promise convention. Is the code for his example app available anywhere for me to review and understand?

Hi @agillette,

Sorry about that. You can find the code here and slides.

Let me know if you have any questions regarding the code.

James

Hi @jamiltz,

That’s the react native example. But i found the phonegap example here, https://github.com/jamiltz/CouchbaseLite-PhoneGap-Example.

Adrian

Oops ok I see.

That repo is an example project to show how to include the CB Lite Cordova plugin.
The code for the sample app from connect is here and slides here.