How To Generate An Alphabet Array With JavaScript
Imagine building a word game with JavaScript, and you need to pick a random character from the alphabet, but you don’t want to type all the letters by hand. (Please tell me you didn’t consider that 😅).
No, we want to generate an Array with all the c...
hasnode.byrayray.dev3 min read