I have to center the object of this image 1 in a 1080x1080 square, with the same distance from the top and bottom (100px) image 2 - in other words the object' h
I'm trying to learn custom events and I have tried to create one but seems like I have a problem I have created a Form, static class and custom event. What I'
I created standard template ASP.net Core Web API. I'm trying to run the debugger. Steps I took: Open Visual Studio make new ASP.net Core Web API and choose file
var a = $v('P1995_LUMBER'); if ((a = '1')) { apex.submit({ request: "CREATE", set: { LUMBER: "P1995_LUMBER", LST_NME: "P1995_LST_NME",
I have a software coded in Golang, I want to push data to InfluxDB but i have this code error. - "level=info msg="Failed to write to influxdb"" - "Failed to pus
Currently I'm writing a unit test for a component that does datetime specific validation. I have created IDateTimeProvider interface, that serves as a DateTime.
I am trying to find a way to remove repetitive surfaces. I have a list containing "Scenes" which is just a scene and its name: eg [(<Surface(1600x800x32 SW)&
In React Native, is there a way to toggle visibility of an element? For example: <Text visibility={this.state.isVisible}>Visibility depends on state<
I am using useFocused from react-navigation to check when screen is focused. If it is focused then fetch the latest conversations and set New state of conversat