Course demonstrates how to use JavaScript within a practice exercise, applying JavaScript to connect to HTML elements and user interactions. Let the user select a date and JavaScript will return and output the amount of time left until that date is reached. The countdown is displayed within the HTML elements, using JavaScript to manipulate the element content. Scope of this course is to help outline the steps in logic to build with JavaScript code. Planning and where to start to build.