I want to log in to my app using a Microsoft account in react native when a "Login with Microsoft" button is clicked. I had used a component called react-native
I'm new to postgresql and don't understand schemas and defaults are managed. Now I'm creating my schema/user/tablespace with this scripts: CREATE ROLE testuse
I need to sort a std::vector<std::wstring> which contains folder names, in a such manner that the parent folder is always located after all its children,
I am trying to make a weather forecast "app" using python, following the instructions of this video: https://www.youtube.com/watch?v=7JoMTQgdxg0 Everything work
Now I'm dealing with many satellite images and the format of them are tiff The image are separate and I want to put them next to each other. eg. I have two imag
I'm creating a Vue Frontend with a .Net Core 3.1 Backend, but when I try the command nmp run build in the project it exits with Code 1. The weird part is: If I
I am trying to write a lambda function that takes information from lex input, and calls a rest api, passing that information as a parameter, returns a string, w
I am using JupyterQ and have two 2 tables in q: tbl1: ([]month:(1997.01;1997.01;1997.01); ric:(3#`GTGS.SI); date:(1997.01.06T01:19:21.160;1997.01.06T01:
I am pretty new at soap and i have questions about response time. Do you have an idea why my response size is exactly two times bigger than the attachments size
While starting my application, I get this error. I have already checked and seen that the required module is well installed, and also gave it global access. Hu