So I am extremely new to programming, and am stuck at this issue, I am using python with Django and Mongodb for database. I need to write a service that assigns
I'm trying to authenticate user login with username and password in Laravel 8 (manual auth). I can't go to next page after logged in and it kept stuck on login
in my project there's a Unity Multipurpose Avatar Crowd that uses the NavMeshAgent component. However when in VR it will come very close to the player in a very
I have a directive named FooDirective and injecting TemplateRef to get the template, I do have another directive named BarDirective which inject ElementRef: Dir
I am trying to prevent that nested elements get overlapped. I want to move the second .inner div element to the right, so first element gets more space. .o
No matter what I do I can't fix the problem. I'm having trouble deploying. I am getting error 503 Service Unavailable. Current thread 0x00007f6008afd740 (most r
I just started using TypeScript in my Node projects and I was wondering if there is a cleaner, more concise way of implementing this: import { XOR } from "ts-xo
After setup the jenkins, I started my first job in freestyle,and then I select git option in configuration I got 403 error
I am having some problems with the concurrent HTTP connection in the golang. Kindly read the whole question, and as the actual code is quite long, I am using p
I'm having trouble rearranging the following data frame: set.seed(45) dat1 <- data.frame( name = rep(c("firstName", "secondName"), each=4), numbers