I have this layout. my go router code: final appRouter = GoRouter( initialLocation: '/', routes: [ GoRoute( path: '/', builder: (contex
I already have a django project and it logical like those: url: URL?username=name&pwd=passwd view: def func(request): dic = request.GET usernam
this is my code, it connects, does 1 publish and then reads the messages that come up in my localhost server. import time import paho.mqtt.client as paho bro
I have a custom configuration XML file came with an SDK. I like to use that file without modifying in order to avoid refactoring all the SDK files dependent on.
I have Laravel Mix 4.0.13 installed. npm run watch works great, and running npm run hot it does seem to compile and detect my changes, recompiling. However, n
When a collate is created from multiple documents, java.lang.OutOfMemoryError: Java heap space error is coming in the server and the application goes down. Bel
I'm trying to add MFA inside my web app and the multiFactor property is missing. Check the code: import { initializeApp } from "https://www.gstatic.com/firebase