I have some problem when I want to return a value from api, when I use dd() function it will show the result. But when I use return, it doesn't show the result
I've seen that V2 is out now but there is no option to have the data api and the docs say it is only available on V1. The Data API can be enabled for Aurora Se
I've already created a working CRUD app with the backend done in Python-Flask and Python-PyMongo, but now I need to migrate the backend from Flask to Tornado. T
Need an example and please explain me the purpose of python-dotenv. I am kind of confused with the documentation.
I have simple form which consists checkin and checkout dates. I need to calculate the date difference according to the user input and display. My code looks lik
I have seen the following question where someone asked how to remove shaders from html: WebGL - is there an alternative to embedding shaders in HTML? There are
I am new in android studio and flutter and I have encountered several problems after installing them. I already went to flutter doctor and it's all checked so f
I would need to get all data related to a subject. I tried to query for SELECT * WHERE {?s ?p ?o} But the problem is that some of the ?o objects are URIs and
Im trying to make an ingress for the minikube dashboard using the embedded dashboard internal service. I enabled both ingress and dashboard minikube addons. I a
I have a socket serevr with this function to add users Dim clientsList As New Hashtable Sub Main() ... serverSocket.Start() clientSocket = se