Since google is removing less secure app mode, I'm changing the password settings for my app (which is written in flutter/Firebase) from the actual google passw
I need to send push notifications to multiple devices using aws-sns-javascript when I create createPlatformEndpoint I can just add one device token but I need t
This error is showing up when I am trying to connect nodejs to mongodb atlas. Everything is fine and then it is happening: Error: queryTxt ETIMEOUT cluster0.1si
I am getting this error when a user deletes a record on my Entity Framework Core website: Microsoft.EntityFrameworkCore.DbUpdateConcurrencyException: The datab
I'm trying to use Bootstrap-Table to show my data and I want to filter rows that a specified cell is empty and I don't want them to show up. $('#tableId').boots
I want to split each single row to two rows in mysql (I want to split num1 and num2 into two rows by comma). My data is like: datetime1 count n
The question is quite easy: Is it possible to test a list of URLs and store in a list only dead URLs (response code > 400) using asynchronous function? I pre
I want to create a slider showing decimal values like 0.0 to 0.1 using html or html5.
I have SVG file that i created it in photoshop. I would like to use it in my html page with clip-path property. I am trying to implement it as using clip-path:u