code in which the error occurs: const countRef = db.collection('counter').doc('counter'); const increment = firebase.Firestore.FieldValue.increment(1); const de
Here is my html/css code. Please, move border horizontally until you get last row containing less elements then rows above. http://jsfiddle.net/wb5kT/ Problem
While cloning git repository, I am getting error fatal: refusing to work with credential missing host field Earlier i was getting ssl handshake error so, after
So i installed a slider library called hooper in VueJS 3, and i import it in my local like this <template> <hooper> <slide>1</slide&g
I'm working on a 3D game in Unity where you die if you fall off the platforms. The aim is to respawn after you fall off a platform. At first it worked, but afte
Hiho, im working on some stuff with instances and wondering, is it possible to create a generic instance creation function for a class/struct and its following
I tried to write a Code with 2 threads, which should increment the 2 numbers x y to 100, everytime an increment happens, it should be printed out. #include <
I have a shopify app(ggfi) in my admin account . I have a website to sell custom gif too. What I want : when a new user login from my website to shopify , I wan
I want to create a MS word document which compiles a lot of my existing codes ( in MATLAB and Python). I was writing it using python-docx. If I do something lik