I'm attempting to do some voice recognition stuff on mobile. Here's some code.. var recognition = new webkitSpeechRecognition(); recognition.onresult = functi
I'm having an issue since I am a total beginner regarding JSON. On Microsoft Lists, you can customize the way it displays a spreadsheet under "Gallery View". Yo
In my CSV file, I have two columns with header Start_date and Status. I am trying to find out the success percentage for each Start_date Start_date St
Im using react Bootstrap Typeahead in my code, problem is whenever I use backspace to remove my selection and when I reach a point where there is no letter, my
ME - Coding rookie, slowing learning my way through writing basic functions to reduce the amount of manual copy/pasting. ISSUE - One of the things I/my teammate
I'm using Delphi 11 with the new DateUtils library but i'm not able to get a date of same day in the past, for a given number of years. i must retirn the same d
I'm trying to get the day number to put that number in a textView. for example, we know that today is Wednesday the 26th, knowing this information, I want to ta