python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
useState didn't seem to work with socket io
I'm making a message feature with socket.io.
When I send/receive a message, I want to change the state of newMsgNO, but it doesn't seem to work.
In the second useEffect below, first console.log always...
elive
Votes: 0
Answers: 1
How do i save notifications in phpmysql database for several users without overloading my database records
I fear that i can easily create reptition in my database while trying to ensure that all users in my db can view the same message. The problem is i need to be able to send from my admin area a message...
Yemi Lekan
Votes: 0
Answers: 1
Messages in Azure Message Queue are going Straight to the Poison Message Queue
[Hoping this might save someone some time.]
The code below stopped working when moving to the newer QueueClient class (in Azure.Storage.Queues) from the deprecated CloudQueue class (in Microsoft.Azure...
Mitch Wheat
Votes: 0
Answers: 1
Mail Message not authenticated from CPANEL
pls i tried implementing the PHP mailer library with using my webmail credentials, but on delivering to the clients(Gmail) it displayed a yellow warning alert indicating the google couldn't cerify of ...
Kareem Samson
Votes: 0
Answers: 0