I have an assignment to simulate snakes and ladders in R without using libraries.The board has 100 squares and u can only win if u reach the square 100, for exa
I have a script that calls a stored procedure on a different SQL Server,using a Linked Server reference and an OPENQUERY() statement. For demonstration, I have
I'm currently using AWS Amplify auth, using Cognito for React authentication. User sign-ups must confirm their new account by clicking on a confirmation link th
on my application front-end, when i do the filtering to my my variable cidades: Cidade[] = []; receive the values, yet my table doesn't show them. I already tr
I have my users table with a column named status. In this column I just store a number, based off their status, 1 - admin, 2 - owner, etc. I know that I can dis
I am having a method which returns the web driver for firefox, while running the tests they are getting failed throwing the error "org.openqa.selenium.WebDriver
I am trying to improve score on google PageSpeed Insights but for few second my screen shows white i don't know why, so my question is how to fix this2 sec whit
I try to push a docker image with docker-maven-plugin from spotify Command: mvn deploy OR tried also mvn clean package docker:push My plugin config looks like
I could REALLY use your help with this one. I'm trying to make a sort-of voice command operated menu for a toddler's learning app and kivy is giving me a headac