I am trying to make it so when I scroll down in my webpage it will turn the navbar red. when you are at the top of the page it blends with the background but wh
I'm trying to add the opentok-layout-js to a rails 6 app that uses webpack. (https://github.com/aullman/opentok-layout-js) I see that i can add it thru yarn. s
I have an express server that uses passport and mongoose to store users. The user data changes frequently (number of payment-tokens, user name, verifying email
Hello, I would like to calculate A_i for N=40 individuals. K is the density function of the standard normal distribution. For each of the individuals I have l_
I'm having trouble extracting an ECPublicKey from an X509 certifcate using Java. The keys and certificate were created as follows ssh-keygen -t ecdsa -f id_ec
My Laravel application (version 5.0.33) has suddenly started throwing the following error: local.ERROR: exception 'PDOException' with message 'SQLSTATE[HY000]:
I am trying to get user's current location and implement it into my leaflet map, or just echo it with PHP. only one problem... I dunno how to do that properly.
I am trying to create a really simple program that will plot a plot a parabola where v is velocity, a is acceleration and x is time. The user will input values
I have created a docker-compose file with 2 services web and POSTGRES. When I run the below docker-compose file, it does not create tables that is in my local P