I need a function that can return either a String or an Int depending on the parameters entered eg: func getValue (type: String) -> (String || Int) { //thi
So hi guys, this is my first project where I try to use react-typescript with redux-toolkit and am getting an error: Argument of type 'AppThunk' is not assigna
I'm trying to run an external python file from a Jupyter notebook. The external python file takes a file path as an argument. I'd like to know how to pass this
i have a list of data and i want send it to clients. This is the way i choosed: private static void StartServer() { _server = new Socket(AddressFamily.Inter
I would kindly like to ask for help an issue I have running selenium on on a windows server without an interface, I get the following error: Cannot start th
So i am trying to launch my react application using 127.0.0.1 instead of localhost. Here is what i tried: in scripts i put the following for start "start": "set
Trying to create signin and signup using express and MongoDB. In postman the data is perfectly passed but couldn't save the data into mongoDB cluster. IN this
how can i make text with underline without having enter or new line? <Typography sx={{ top: '104px', fontFamily: 'Roboto',