I have a collection called status in Firebase. I'm trying to pull data from here. However I am getting this error. I tried some solutions but I still get the sa
I have a function using jQuery AJAX to return data from a data file. However, I cannot get the function to return the value. Any ideas? $(
When open Azure devops page it returns 500 and shows such msg in title: The requested REST API version of 7.1 is out of range for this server. The latest REST A
Is there a way to have multiple [op.or] in a sequelize where? For example lets say I want to get a user who's first name is 'John' or last name is 'john' and oc
I have the following curious case in Erlang: Tx=fun(A)->G=fun()->A+33 end,G end. I do not understand why i can't call the returned method directly , an
I am using .yml files in my next.js because of docker and using these .yml configurations in next.js runtimeConfig. These configs can be seen in browser network
I'm made half of the code with the help of mplungjan. So far I've made multiple(same) buttons for multiple paragraphs. Those buttons are like a favorite buttons
I want to create an audio-book application using Laravel. Is it possible to protect from downloading an audio from a site ? Is right click disable does the tric