I have a very large project in flutter which is connected with back4app i did some little changes last, it was working good today am trying to open my project i
I have this onClickListener, I want pass the value total outside of its Listener serviceOrderAdapter = new ServiceOrderAdapter(getApplicationContext(), orderCat
I have currently setup a linked server. We have two SQL servers: server A, server B On server A i have create a linked server to server B Now on server A i must
I use a codegen + react query + my own fetcher to deal with API calls. https://www.graphql-code-generator.com/plugins/typescript-react-query#using-fetch-with-co
I am using native mongodb (npmjs.com/mongodb) driver for node.js. I've a collection with following interface: interface Users { name: string; age: number;
i have a website in php codeigniter where i am saving day wise reports of each clients, below is my table: now i am displaying it in front end like below: <
I am trying to create some sort of a nested file upload. I have Images and Albums, which are related through the model AlbumImages. Images can be part of an alb
How can I record and process for object detection a surveillance camera stream to Google Cloud Storage 24/7 ?
I'm trying to build a jib based container with gradle. I'm getting a 503 error when it tries to GET an xml file from jfrog.org. + eval set -- '"-Xmx64m"' '"
Is there any way in which, in javascript, I can call a function with an x and y co-ord and a direction (angle in degrees) and it will return a set of new co-ord