it's my first time making two SQL requests in on 'connection.query' and something is definetly not right, first of all here is my code: pool.getConnection(funct
I have *Response data structures which represents the result of an API call: type Question = { questionId: string } type QuestionsResponse = { questions: Q
I am trying to find a way to extract this Time Manager variable I have in Unity in order to be able to use it in another program in C++ to graph some data. I ha
I have the template class Foo: template<class T> class Foo { public: Foo() = default; Foo(const Foo&) = default; Foo(Foo&&) = defa
I'm using WEB activity in ADF with this URL @concat('https://#######-###-###.###.#######.com/entity.find?max_results=10&attributes=["uuid","email","givenNam
I can use the coloroo function quite well but just for the first time. when I try to do it after the first time, the function cannot compare results properly. f
I am currently working on service worker to handle push notification in browser. Currently I am having this "SW registration failed error": SW registration
I have a Spring boot app with a very simple kafka producer. Everything works great if I connect to a kafka cluster without encryption. But times out if I try to
Currently I have them both in a Flexbox with space-between and a 25% margin to the right of the content. It's a bit too hacky and doesn't work well with differe