let's see if somebody can help me, I need to delete rows from different tables and I did think to do it using an array so i wrote this : DECLARE TYPE mytype_a
I have put this in my next.config.js file (Next.js 11.1.3): const path = require("path"); module.exports = { sassOptions: { includePaths: [path.join(_
Given I'm using a layout like this: <android.support.design.widget.CoordinatorLayout android:id="@+id/main_content" xmlns:android="http://schemas.an
Context I have a component that displays an infinite feed of posts. I want to detect the first element that is older than a day so I can display a "posted yeste
I am uploading an Image on cloudinary using axios post request and I also want to delete images using axios delete but I couldn't find any api url or any code
We are getting a strange behavior when using Chrome to play an mp3 file stored as a blob in Azure. All other browsers seem to play the track correctly but Chrom
I have a problem with the following post URL call: https://url?filter={"text":"*"}&response_format=object I get 406 HTTP code but when calling in postman i