GirlThatLovesToCode

GirlThatLovesToCode

Follow
homeMy other writingsLearn DjangoFront-endFor beginnersAbout me
Tag

2Articles1Week,

#2articles1week-1

More content

Read more stories on Hashnode


Articles with this tag

HTML Canvas Christmas tutorial - part 2: REPETITION and DEPTH

Dec 1, 202020 min read 305 views

You learned a lot in the previous tutorial, but let's be honest, the Christmas tree needs presents underneath. So let's add them and improve our...

HTML Canvas Christmas tutorial - part 2: REPETITION and DEPTH

HTML Canvas Christmas tutorial - part 1: BASICS

Nov 30, 202017 min read 1.8K views

What is HTML Canvas? HTML's <canvas> element is a rectangular area for graphics. By default, it has no content. We can draw on it with JavaScript. It...

HTML Canvas Christmas tutorial - part 1: BASICS