Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

107
Views
LocalStorage data into Mongodb

I am totally new to mongoDb ,and I was wondering if there a way to store the localStorage data into mongoDb cluster? Also can we use BOTH mongoDb and localStorage to store an applications data? I have made a small application(html-css-js) using localStorage to store the data now I was wondering if I can use mongoDb for user login and if it's a verified user I can redirect him to the localStorage run application.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

It seems you are linking two incompatible concepts. "localStorage" is a simple client-side data storage in the browser. MongoDB is a server-side database. It cannot be accessed from the browser. If you need to save data from localStorage to a database, you should use your web server for this. The browser will make a request to your web server and your web server to save the necessary data in the database. Otherwise, you can store any data in localStorage or MongoDB

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!