To get the maximum benefit of react-query caching which approach is more performant or how could i measure the performance of each data fetching approach with r
I'm trying to use Python in an async manner in order to speed up my requests to a server. The server has a slow response time (often several seconds, but also s
I have a server in Node.js + Express, that exposes some APIs both to public and admins. Actually I have 2 cloned instances running, one for Test, one for Produc
Question: Hey guys, I was wondering how I could categorize my commands into files instead of them all being in the commands file. For example the file layout wo
I created an android studio project but I found null pointer exception error and all of these error again and again when I click a button that links activity wh
Here I got a database request where I want to search for a name, and then print the information for that name. What I am struggling to find out is when I search
I want to query an asset on hyper ledger fabric blockchain. I have defined a function queryCar for it. Car is an asset on the blockchain with four/five differen
I am working on a Coursera cert and I noticed that the plots in their example labs and assignments come out like this: I would like to do a couple things. One,
I have a sheet where hyperlink is set in cell, but not through formula. When clicked on the cell, in "fx" bar it only shows the value. I searched on web but ev