so I'm new to coding and I'm making an app for Muslims prayer times and I want an alarms to be set repeatedly on these times I tried to many things but It does
I am testing an android application on real device and i am not able to navigate to certain pages as Appium inspector just hangs and spinner is displayed on the
I have a modal that I use on login(/) and home(/posts) pages. In my home page it works, but in the home page it doesn't work. It is displayed inside component t
I am reading through the @types/node repo, and finding stuff like this: declare module 'https' { import * as tls from 'node:tls'; import * as http from 'nod
I'm new to Javascript, and it's a mind bending world to me. I have a [web app] that talks to a [proxy] that talks to a [web service]. In the signature, onProxyR
I want to create video call function in my app.Can you suggest some ideas for video call function in flutter app?
I am fetching pull requests where sate=MERGED for a particular repository using Bitbucket REST API version 1.0. Below REST API works and list all requests where
I got three tables that I'm trying to join together. My goal is to see of each order, its orderdate, orderid, customer and the total amount of delivered items.