Posts by Matheus Nascimento • 5 points
2 posts
-
0
votes0
answers17
viewsQ: Function to query value in the database and return boolean value
Person, good night! I am a beginner and I want to create a function that sees if the value exists in the database and return me true or false. I tried to do so but when printing the result of this…
-
-5
votes1
answer25
viewsQ: Code in Browser async/await
Code: async function verifyEmailSend() { try { if (!document.querySelector("#showAllThreads .pl63")) return false var coments = [...document.querySelectorAll("#showAllThreads .pl63")] espereResolver…
javascriptasked Matheus Nascimento 5