Great tutorial. You're on a roll! I am using these projects to practice creating things in Svelte. The only thing harder than programming is thinking of a project to make. :-)
@dcode-software2 жыл бұрын
Cool! Svelte is awesome 😎
@Abitofcode2 жыл бұрын
Great video! Probably worth resetting the colorHistory when clearing the canvas.
@7heMech Жыл бұрын
This is a simple, but an awesome project.
@ChristianWalterMedia2 жыл бұрын
27:50 Why are you wrapping the code inside the curly braces?
@dcode-software2 жыл бұрын
You don't need to, I just chose to here to break up the code
@hassaneoutouaya2 жыл бұрын
I don't know why the canvas.getBoundingClientRect() returns back the top & left values as float numbers and not as int. is it coming with the chrome last update version ?! So to be more accurate : do i have to wrap the whole value with the Math.floor() function or parseInt() converter? Thank you so much !
@bkatsevych2 жыл бұрын
What font do you use in vs code? It looks precious
@AhmadJS2 жыл бұрын
Thank you 💚👍
@skolotoi45882 жыл бұрын
thank you
@kerodfresenbetgebremedhin18812 жыл бұрын
Great Video
@Musfiq772 жыл бұрын
Recently I am watching your video as I am javascript lover, your content quality is good enough, can you make javascript artificial intelligence related video
@dcode-software2 жыл бұрын
Thank you! I've got a few AI projects on my ideas list that hopefully I'll get to eventually