Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better API description in README.md #318

Open
1 of 9 tasks
brody4hire opened this issue Aug 6, 2015 · 0 comments
Open
1 of 9 tasks

Better API description in README.md #318

brody4hire opened this issue Aug 6, 2015 · 0 comments
Labels

Comments

@brody4hire
Copy link

I found a nice sample of the basics at: https://gist.github.com/andyj/1599544

UPDATE other items:

  • link to this from README.md
  • document this to be partially compliant to the Web SQL API for asynchronous operations only
  • recommend cordova-plugin-console for logging (!!)
  • clearly document how to log res object (JSON.stringify(res) is not recommended)
  • tips-and-tricks section~~/document~~ (basic)
  • More detailed Web SQL API compliance level
  • more extensive tips-and-tricks section or document
  • multi-page apps should define Content-Security-Policy on all pages
  • memory usage on iOS increases to a certain point before built-in Objective-C ARC cleans it up, see: Memory Issue litehelpers/cordova-sqlite-evplus-ext-legacy-build-free#1

GENERAL: make it as easy and simple as possible for someone getting started with sql

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant