I am trying to move from a Windows-based pyodbc (Using the SAP Adaptive Server Enterprise 16.0 driver) to Red Hat Linux 7.9-based sybpydb solution. Current pyod
I have an OnboardingViewController which available to access from app's settings in a modal style. When a user opens the app first time I want to show him the O
It seems no matter what I do, I cannot get my images to line up in height. Am I missing something? Originally all images were varying sizes, but I adjusted the
For a personal project I am required to use two for loops to extract data from a text file to a list. After that, python needs to read the list and check how ma
I am attempting to create an SDK for an Asp.net Core 3.1 Web Api. Everything I have found through internet searches suggest and provide examples using Refit.
I try to retrieve a user and the organisations he is a member of. The array with the organisations contains redundant/ unnecessarly nested properties. I have th
I am trying to make a small system in which I have to put a client number that goes from 15 to 15, but the truth is that I did not succeed to change a global va
I have created an interface and a service in which this service is responsible for getting some data from API, but when I try to call that from a component, it
I'm having a recurrent problem with react query. On some queries, the query says "fetching" (blue color), but the request to the server "doesn't go through". It
i am trying to deploy my spring application and it does deploy fine but the requests are not being intercepted by the spring security filter, if I use a < se