Context, I'm currently dockerizing an application in windows containers, the application will connect to a Sql Server database from outside the container, norma
this is probably a noob question but I want to select the link via css. $page being returned is just a number being passed in and not a big deal. I want to sele
We have some perl files in strict mode and some not. Some constants (global variables) are defined in a perl library (.pl) in non-strict mode, for example "$XX
Given the below (snippet) of my spec paths: /login: post: summary: "Method to login to obtain a JWT token" description: "Some description"
My server was working earlier, but now it continuously responds as error 404 and I cannot figure out why. Apparently there is a mistake on my side but I cannot
What does this mean, and how do I fix it, I know for a fact my code is correct and nothing is wrong with it, I checked with multiple friends. I have no idea why
I am stuck with a very simple problem. I have login form with username, password and button. In my button handler, I try to get the textinput value. But always
If I have a variable called str that is a String, I can do the following var str:String = "value"; However, I don't know what kind of type I need to use for a
Hello i have a problem with my style , checkbox does'nt appears even with a classical input i tried lot of things but bug continue . i use styled-component, rea