Code : let fakeCallToServer = async function() { setTimeout(async function() { console.log('returning from server', new Date().toLocaleTimeString()); }, 4000)...
Hello is it possible to set local Storage every time if the user clears it? like below window.localStorage.setItem("name", "Hello") window.addEventListener('s...
is it possible to make live chat system with web bot?
Hello i trying to insert data in a collection. And i use below code but it block my app other process how can i do it without block other process? for await (const value of U...
Hello i have an array of device_list i want to traverse all users document where device_list match and update all i use above code will this work?
hello, I want to store a unique id for each device how i can do this?
disable_webpage_preview possible in copyMessage?
How can I check two field is unique using mongoose schema? One field duplicate allowed but both field can not duplicate
what I should use for running a job every 200ms?
keepAlive: true, has any disadvantage in mongodb?
How can I make secure hcaptcha?
chat_member didn't send updates while my_chat_member works fine anyone face this issues?
how can i do it without block other process?
How can i remove , from every line?
Is there any limit for create invite_link ?
Is there any group on about web security?
<tg-spoiler>your text</tg-spoiler> it works?