The objective of this JavaScript circle click game project is to code a game that makes random circles, which the user has 1 second to click.
Date()
JavaScript Dynamic Time Message
Today I started the projects in Laurence’s Svekis’ Monster JavaScript course. He has over 50 JavaScript projects in this course so I know that it’ll take me a couple months to complete.
JavaScript RSS Feed Reader Project
This JavaScript feed reader project’s objective is to grab an RSS feed from BBC News or another feed and then display it on your web page.
JavaScript Day of the Week Project
This project uses JavaScript to create a small application that displays the day of the week along with a corresponding quote.
It uses the JavaScript Date object and a switch statement.
JavaScript Countdown Timer
The project creates a JavaScript countdown timer. This timer takes a given day and returns the days, hours, minutes, and seconds.
CSS and JavaScript Clock Project
The objective of this JavaScript Project is to wire up an analogue JavaScript Clock that mainly uses CSS and JavaScript.