I'm trying to configure flow which include git repository things to note: i have a git server running in internal network my jenkin running on one of the machin
I'm trying to optimize my angular app and try to use ChangeDetectionStrategy.OnPush. I get a data from server in the services, and everything works when ChangeD
This is such a trivial thing to do with synchronous calls that it's driving me nuts how hard it seems to be to do. It also seems strange that a modal dialog ret
I cant do TransitionGroup to current elemnet. For some reason remove the bottommost element. https://stackblitz.com/edit/vue2-bootstrap-vue-vite-starter-d2avuu?
Take this regular expression: /^[^abc]/. This will match any single character at the beginning of a string, except a, b, or *c. If you add a * after it –
I have built a Qt application in C++ that utilizes OpenCV and runs on a Raspberry Pi. For some reason I cannot get this application to run directly on the Raspb
What is the design pattern in SQLalchemy and how does it work? I wonder how defining each column as class variable in a child class of db.Mode
I need help solving this task if anyone had a similar problem it would help me a lot. The task is: Write a function (not allowed using other functions) that mod