Unit02 Counter App

Overview

This week you get to learn from an expert from Scrimba, he will walk you through the process of making a counter app for your phone using JavaScript. In the process you will learn some fun DOM manipulation tricks

Vocabulary

Script
A script is a series of instructions that a computer can follow to achieve a goal. Think of it like a recipe or assembly instructions.
Brandan Eich
Developed a new scripting language in just 10 days. It was originally named Mocha, then LiveScript then JavaScript.
ECMA
European Computer Manufacturers Association
JavaScript
A scripting language that lets you add functionality and behaviors to your website, allowing your website’s visitors to interact with content.
ECMAScript 6
The second major release of JavaScript released in 2015.
Immutable
A value cannot be changed

Tools

Objectives

At the end of this module, you should be able to...

Tasks

Watch

Reflection Questions

Read A Brief History of JavaScript by Boateng Dickson

Assignment Example

Assignment Checklist

Unit02 Counter App (10 pts)

You will follow along with the videos and practice lessons on Scrimba and build a "Passenger Counter App". Once you are finished, you will make some updates to bring it in line with current best practices.

Complete the Tutorial
Update
Publish
Grade

In order to receive a grade for this assignment you must earn 90% of the points listed above.