Array Methods with Callbacks
Lesson Objectives
Lesson Objectives
Lesson Objectives
Setup
Setup
Intro
SPACE BATTLE JS GAME
Lesson Objectives
Lesson Objectives
Folder structure
Using event listeners in a loop
Lesson Objectives
Lesson Objectives
LESSON OBJECTIVES
LESSON OBJECTIVES
Lesson Objectives
Lesson Objectives
Lesson objectives
Lesson Objectives
Lesson Objectives
---
Lesson Objectives
Lesson Objectives
Learning Objectives
"Some people, when confronted with a problem, think 'I know, I'll use regular expressions.' Now they have two problems." - Jamie Zawinski
Lesson Objectives
Lesson Objectives
Lesson Objectives
Lesson Objectives
The keyword this in JavaScript can be a major point of a confusion and a
Official docs
Write a While loop
Lesson objectives
Lesson Objectives
Lesson objectives
JavaScript is single threaded. This means that two bits of script cannot run at the same time; they have to run one after another. However, there are times that code needs to run asynchronously. In order to achieve this ES6 introduced the Promise class which has now become a key underlying feature used in many of the tools we've become accustomed to using to perform everyday tasks such as making API calls or updating database entries.
Lesson objectives
LESSON OBJECTIVES
Lesson Objectives
Here is a rolodex with people's names and addresses:
Let's take 10 - 15 minutes to write a function that capitalizes a word