It’s time for another Javascript code along video. Here I write some code to animate a circle, talk a bit about coding, get stuck in debugging and more.
It’s a great way for beginners to improve their coding skills.
While it’s not a tutorial as such, this video includes:
- declaring variables
- if statements
setInterval- drawing and animating using the HTML Canvas element
The code is hosted in a public GitHub repository:
https://github.com/nilsm/code-along
Here is the video – enjoy and let me know in the video’s comments if you have any questions!