With WebVeiw2 you can send a message to a web app running in it using WebView2Ctrl?.CoreWebView2?.PostWebMessageAsJson(message). Is there a way of doing this in
In my home folder in Linux I have several config files that have "rc" as a file name extension: $ ls -a ~/|pcregrep 'rc$' .bashrc .octaverc .perltidyrc .screen
I've solar panels with Enphase monitoring system. I can read out my panels with a json file Example output below. How can i connect directly w
I was reading an article (https://help.sap.com/saphelp_nw73/helpdata/en/ce/1d3fc8da774366aa633a953f02a71a/content.htm?no_cache=true) which says: The backslash \
I want to delete the document after 3 min it's been created. The field that defines the moment the document is created is expiresAt. This is the set up I have t
I need to look inside a collection if contains multiple elements. Can i use in statement? Example: public class Person { public int Age { get; set; } }
Using ReactJS and firebase, I'm trying to create a new document with sub-collections, so I need (I believe) to get the id of the document in order to reference
I have three python files here, (I read a tutorial), and they are a producer, a consumer, and a server file. The goal being to send "hi" from the producer to th
I'm trying to deploy my app to heroku. Heroku local web works completely fine. I've tried adding npm i @angular-devkit/build-angular but it doesn't help and I a