You Don’t Know JS Yet: Get Started

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

flashcard set

Earn XP

Description and Tags

Flashcards to review key terms and concepts from the 'You Don’t Know JS Yet: Get Started' lecture notes.

Last updated 5:45 AM on 4/12/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

10 Terms

1
New cards

JavaScript

A high-level, dynamic, untyped, and interpreted programming language commonly used for web development.

2
New cards

Closure

A function that remembers and accesses variables from outside its scope even when it's executed in a different scope.

3
New cards

Prototype Chain

A series of objects linked together via prototypes, allowing objects to delegate property access to the prototype object.

4
New cards

ES Modules (ESM)

A standardized module syntax introduced in ES6 that allows for better organization of code and promotes reusable components.

5
New cards

Transpiling

The process of converting code from one version of a language to another (e.g., newer JavaScript syntax to an older version).

6
New cards

Hoisting

A JavaScript mechanism where variables declared with var are moved to the top of their containing scope during compile phase.

7
New cards

Scope

The context in which variables are accessible, usually determined by where and how they are declared in the code.

8
New cards

Strict Mode

A way to opt in to a restricted variant of JavaScript that can catch common coding errors and 'unsafe' actions.

9
New cards

Coercion

The automatic or implicit conversion of values from one type to another, such as strings to numbers or vice versa.

10
New cards

Function Declaration vs Function Expression

Function declaration defines a function and gives it a name, while a function expression creates a function and can be anonymous.

Explore top notes

note
AP World Unit 4
Updated 330d ago
0.0(0)
note
Remote Sensing
Updated 1165d ago
0.0(0)
note
T2 H1
Updated 416d ago
0.0(0)
note
Vocabolario: L'aspetto fisico
Updated 1271d ago
0.0(0)
note
Taxation: Chapter 1 - 3
Updated 1192d ago
0.0(0)
note
7.3: The Yalta Conference
Updated 1251d ago
0.0(0)
note
AP World Unit 4
Updated 330d ago
0.0(0)
note
Remote Sensing
Updated 1165d ago
0.0(0)
note
T2 H1
Updated 416d ago
0.0(0)
note
Vocabolario: L'aspetto fisico
Updated 1271d ago
0.0(0)
note
Taxation: Chapter 1 - 3
Updated 1192d ago
0.0(0)
note
7.3: The Yalta Conference
Updated 1251d ago
0.0(0)

Explore top flashcards

flashcards
Ap pssssyych unit 4
89
Updated 336d ago
0.0(0)
flashcards
Bio 211 Exam 1
123
Updated 727d ago
0.0(0)
flashcards
MACRO UNIT 1 TEST
35
Updated 1100d ago
0.0(0)
flashcards
Shakespearean Language
60
Updated 1058d ago
0.0(0)
flashcards
Hist 010 Test #2
55
Updated 402d ago
0.0(0)
flashcards
Tussenstop 4
53
Updated 1012d ago
0.0(0)
flashcards
Unit 1: Local Community
25
Updated 386d ago
0.0(0)
flashcards
Ap pssssyych unit 4
89
Updated 336d ago
0.0(0)
flashcards
Bio 211 Exam 1
123
Updated 727d ago
0.0(0)
flashcards
MACRO UNIT 1 TEST
35
Updated 1100d ago
0.0(0)
flashcards
Shakespearean Language
60
Updated 1058d ago
0.0(0)
flashcards
Hist 010 Test #2
55
Updated 402d ago
0.0(0)
flashcards
Tussenstop 4
53
Updated 1012d ago
0.0(0)
flashcards
Unit 1: Local Community
25
Updated 386d ago
0.0(0)