There is a service that receives and processes messages sent through a message queue broker. Here are the steps that occur: The service receives bursts of messa
I have a collection STUDENTS which has a sub collection PLAYLIST what I want to do is deleting the documents inside the PLAYLIST this is the code I have tried
I'm creating a browser-based app using node.js and socket.io. It allows users to create a game, and join a room using a room code (sort of like Jackbox Games, i
I have a problem where I have an array of objects like this: [ { department_id: '6256f8ae6f749617e8167416', employee_id: '6253ca0c6f749618a8d022af',
I'm trying to import the DecodedIDToken type (https://firebase.google.com/docs/reference/admin/node/firebase-admin.auth.decodedidtoken) so that I can assign a t
Hello I was following a tutorial to create a webapp with React. But at some point while using useState meant to change a burger menu icon into a cross onClick (
I want to remove the header and footer before loading the content to the web view. This code isn't working. I have boutique website. My code remove header and f
I have setup a bot on telegram bot and connected it with google spreadsheets via apps script by following this tutorial. Here is the code: var token = ""; // F