Thursday, 5 September 2013

Saving user's previous search queries

Saving user's previous search queries

How can I do that?
To start with, planning to save it into the HTML5 local database using
IndexedDB? May be later on I can save it the user's table in the database.
Is this the right approach?

No comments:

Post a Comment