Analog Clock in JavaScript
Discover how to create an analog clock using HTML, CSS, and vanilla JavaScript, all centered around an object-oriented design.
Difficulty Easy
Duration 58 mins
8 chapters
Put your knowledge into real action by building practical stuff.
Discover how to create an analog clock using HTML, CSS, and vanilla JavaScript, all centered around an object-oriented design.
Difficulty Easy
Duration 58 mins
8 chapters
Explore how to build a simple, yet fully-functional, arithmetic calculator in vanilla JavaScript.
Difficulty Intermediate
Duration 3 hrs 30 mins
17 chapters
Learn how to create a basic todo list app using vanilla JavaScript, while at the same time, keep track of your to-dos.
Learn how to create an HTML image map for an image, via a program, by drawing shapes on top of it.