Building a Random Hex Color Generator with Javascript
A few months ago, I revisited an old idea for a random hex value generator.
Creating a Random Hex Color
I had tried to build it with Javascript, then Ruby, but for today, I wanted to try a Javascript method again. In the past, I was able to randomly ...
shannoncrabill.hashnode.dev3 min read
Edidiong Asikpo (Didi)
Senior Developer Advocate at Ambassador Labs
I absolutely love how you went back to revisit something you couldn't do before. Not everyone can do that.
Glad you successfully built it this time. I am about to revisit that code I couldn't understand last week.