Answer the question
In order to leave comments, you need to log in
Can data (photos, passwords, logins, etc.) be loaded from the browser's javascript code into the couchdb database?
Can data (photos, passwords, logins, etc.) be loaded from the browser's javascript code into the couchdb database? Or does everything have to happen on a Node.js based server? How is it usually implemented in social networks (who knows)? Interested in a bunch of javascript and couchdb.
Answer the question
In order to leave comments, you need to log in
JS is designed to work with front-end (client-side). Data processing should be carried out by server languages. As for the social networks - AJAX.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question