Javascript – JSON.stringify with DataTables – getting Invalid JSON response
I'm not very proficient with JS/HTML. I needed to get the table in JSON from Firebase and show it nicely using DataTables. I have a working code getting data from Firebase after JSON.stringify as: [{ "Rings": 0, "P_Bars": 0, "First_Name":…