When making a List with a row that pushes to a new view, SwiftUI adds a disclosure indicator ">" automatically? How do I remove it if I don't want it? N
I need to write a REST API for kafka which can read or write data from consumer/producer respectively. How can I do so?
We have an airflow task that adds data to the mongodb server. We can connect to the mongodb server only behind IP Access or VPC Peering. We are having issues wi
In tiptap2, I have two custom extensions that add a class versus a style because I am utilizing tailwindcss, which leverages classes exclusively, not inline sty
So I have been using this code,. I am trying to generate the raw mask of the images from COCO dataset. dataDir='G:' dataType='train2014' annFile='{}/annot
I started learning Nodejs and i am stuck somewhere in the middle. I installed a new library from npm and that was express-jwt, its showing some kind of error a
Trying to connect to my django website (from the browser) that's stored on the GCP virtual machine. Everything works fine if I'm accessing it internally using i
When I create a class object dynamically I don't understand why it throws class not found. However, if I will remove namespace App\Controls and use App\Control