There was a big problem with Swiper.js Is it possible to somehow make the width of the slides equal to the width of the content again? At the moment, all slides
I want to use different environment variable file for prod environment and non prod environments. Currently I'm maintaining a single file for all environment
I want to be able to change only one field in the put method at the swagger without having to define a new class for put.In this case, since all fields are requ
I have the following String: "Hello, don't match this: !{SUM(1,2)}" but match this: !{SUM(1,2)} "And not this: !{MEAN(3,4)}" I currently have the following re
Create a function that takes as input a list of integers, and which outputs a list of the binary digit lists obtained from your integertobinary() function. The
I'm trying to access the service status of the remote server. i wrote this $ServerList = get-content -Path "c:\users\cont015\Desktop\ServerList.txt" ForEach ($S
I'm making a simple video stream to browser app on my Rpi. I would like to know if there is a way to open a camera only when access the flask page and close the
now i'm making same project using laravel 8. i integrate AXIOS on it. right now, i not able to get selected dropdown option if function validation detect error