Hi I have a question. I am using docker compose ver3 and consul image as container, on my host machine I have a simple service that should response to http re
I'm creating a form using MUI, by default TextField bottom border is grey, blue on focus then again grey on focus loss. I aiming to make it not lose blue color
The View protocol requires a body property: public protocol View { associatedtype Body : View @ViewBuilder var body: Self.Body { get } } Why have some
If i were to make a bot for Microsoft Teams, which would give/send you specific data from a third-part website, in this case Moodle. The data is accessed throug
So I have tried to add my local .jar file dependency to my build.gradle file: apply plugin: 'java' sourceSets { main { java { srcDir '
I'm currently having an issue where I'm unable to ping people in embeds. I've searched up solutions online, but none of them are working. Here's my code, thanks