I have a problem with my code, where I use javascript, firebase and bootstrap.
I'm looking for information in the firebase and I have a "new" inside the query that creates some information in my html. But if I repeat this function twice in a row, it creates the information more than twice.
I need to know where these reps really come from. Is there any way?