I'm using flutterlocalnotifications package and FCM to send notifications to my users. Everything working perfectly. I can show notifications to my users when m
I had wrote a workflow that included caching, following the docs of action/cache@v2. I'm using docker-compose to host my postgres db and doing tests with django
So I have created an invoice spreadsheet in Google Sheets and have used merged cells extensively in order to create a cleaner look for the invoice. Here is the
I am working in WEB bank app with angular 5. the task is I want to find out device id of a computer and browser name. i tried this NPM module: npm install ng
I want to backup my database by creating a zip file with qprocess in the QT program, in the code below it does it as a sql file. How can I make a backup inside
There is a website I used to visit called www.example.com. This website had its content under various paths such as www.example.com/abc123. Now, there is a new
I am using react-app-rewired and I want to add the less-loader to the config-overides.js but it doesn't work, I tried with module.exports = { module: { ru
I want to know how to make material-table column resize in react. Please help me. I've tried the following code options={{ sorting:false,
I don't understand the costs of having 1 data node vs having 2 or more data nodes. Will I have the same cost regardless of the number of nodes? If I have 2 data
I'm using Laravel's Notifications system to send a welcome email when users register. Everything works great, except I can't for the life of me figure out how t