I'm struggling for few days on this problem : i can't send a mail to a gmail address (other domains such outlook or my own etc. are ok). My domain is hosted on
I'm having a weird issue where any input is not being triggered 'at all'. Pulling my hairs out; can't find out where this is wrong. Result is that nothing is be
I have built a 2D array of scores and want to sort by the xth element (ie. the total). The first element identifies the player: Array looks l
how to avoid union type for each resulting element (needed [valueOfTypeOne, ValueOfTypeTwo] instead of (valueOfTypeOne | ValueOfTypeTwo)[]) in such scenario ?
A very specific question, for use on Mac OS: In VSCode, it's very easy to simply hold ⌘ Command and hit ⌫ Delete for however many whole lines I wan
I have some prices in my web site(asp.net core) .I wanna to add 10 percent to all of them by click a button and change all of them just by click a button .I wr
I'm trying to code a recursive function but I'm struggling and I was hoping someone could help push me in the right direction. I believe that this would be con
In my application.html.erb I have multiple existent script coming from a bootstrap template(predefined script), normally I put this code under de body tag, for