ok. Thanks for a quick response.
ok. Thanks for a quick response.
When I retrieve a record / document from the database, how can I store it in a local storage variable? I know how to access local storage, but I am not entirely sure how to access the record, so that I can store it in local storage.
I want to be able to setup through the server code to see where the bugs are, but not really sure how to do this. Since it runs on the server and I assume on node.js where does the console.log output go, and how can I access it?