Gulp + live reload serves up my content on localhost and (here's what I'm after) launches the browser automatically at the server url whenever i run the gulp co
I want to run a docker container for Ganache on my MacBook M1, but get the following error: The requested image's platform (linux/amd64) does not match the dete
When I write this code in IntelliJ, it gives this error: Wildcards may be used only as reference parameters. Here is my code static <T extends Iterable<
I'm using the class-validator npm package and would like to validate that the type property of request body matches one either 'organization' or 'student'. How
I have a set of Students with a list of skills they want to learn and set of teachers with a list of skills they are ready to teach. Based on this information I
I have followed the tutorial as stated in this link. In the code below for some reason the data is not appended to the url as parameters, but if I set them dire
I am making a blogging application with Laravel 8 and Bootstrap 5. I run into a problem with validating the image field of the "Add new article" form. In the co
I am trying to make a program that would take a sentence from the user and reverse the order of the words while keeping the special characters ['.','?','!'] at
I am upgrading my webbeans based application to OpenJDK17 . ANy input is appreciated upgrading JAXW-RT - 2.3.5 from 2.2.8 but test soap client call giving belo