I have React app that talks to Asp.Net core API. Both of them are deployed on Docker on my VM. Nginx is installed and configured to resolve domain names for app
I have a json file with list of dicts. I want to modify its content by adding key:value in every dict with index as the value Note that the json file is malform
I try to compile https://github.com/CuriousNikhil/k5-compose in IntelliJ (Apple-Silicon) on an M1 MacbookPro, I got the below error Caused by: org.jetbrains.ski
Posting data to json-server posts with the raw value like so: { "title": { "__v_isShallow": false, "dep": { "w": 0,
I use postMessage to get the token from the mobile client. Js client sends request using requestRefresh function with postMessage to receive JWT token. Mobile c
I have locked orientation on small devices using layout like so: const layout = {orientation: ['portrait']} However, I'd still like to detect attempts at orient
We are working on one project where we need to broadcast real market data like Stock Market in Web browser and we are facing issue when we broadcast data to fro
I am trying to replicate the github repo https://github.com/rwynn/monstache/tree/v6.7.7 however while building the code getting following error. some of the int