• Jobs
  • About Us
  • professionals
    • Home
    • Jobs
    • Courses and challenges
  • business
    • Home
    • Post vacancy
    • Our process
    • Pricing
    • Assessments
    • Payroll
    • Blog
    • Sales
    • Salary Calculator

0

192
Views
Retrieving data using firebase and javascript

I have a simple game made in javascript that calculates the onclick score and I already linked it to firebase and what I'm trying to do is to make it so if u login to your account ur score will be saved since the last time you played , if u log out score will reset

is there any easy way to make it using only javascript and firebase

here is the code i already have for score counting

       var score = 0;
    function increaseScore(){
        score++;
        count.innerHTML = score;
}
about 3 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Our process Sales
Legal
Terms and conditions Privacy policy
© 2025 PeakU Inc. All Rights Reserved.

Andres GPT

Recommend me some offers
I have an error