I'm trying to get max day in an array of dates but it returns Invalid Date or null. Can't figure out what is wrong. Should I convert the values to another forma
I'm developing an MP3 player with java, using mp3agic to edit .mp3 files metadata. The problem is: I don't know the specific tags of the files to edit the desir
I am working on a Laravel software website project. after I validate the files , I use return $request to check if my files are reaching out or not but it take
I am trying to create two different deployments using kubernetes, one for a spring boot project and another one for mongo db. I want the spring boot project to
I am currently working on an e-mail design. As far as I learned, I need to write css codes inside my html tags. But now there is such a problem, how can I use t
After deploying my nuxt project, vercel chagnes the image source from https://farko.me/uploads/rahc-crsa/originals/f7f5b380-d81e-4ece-9931-05e84e5308ef.jpg to h
UPDATE: I have edited the question (and code) to make the problem clearer. I use here synthetic data but imagine a large df of floods and a small one of signifi
I am trying to embed live stream using react-native-video packages, but HLS link is not working, please help