back to all posts

YouTube Video | Two Color Flipper Projects in JavaScript

by Nabendu Biswas / September 16th, 2020

#javascript #beginners #youtube
Series: JS-Projects

We are going to build two projects - First a simple color flipper which will change the background to a random color, on the click of a button. In second we are going to randomly generate the hex color code from the available 16 million colors

alt text

Please do like it and Subscribe to my channel for more videos.

You can also read it in blog format,from these two post -

https://thewebdev.tech/js-color-flipper https://thewebdev.tech/js-infinite-flipper

Nabendu Biswas