filmov
tv
JavaScript Basics: Values 1. Static vs Dynamic Typing
Показать описание
Weekly episodes of JavaScript on Mondays!!
JavaScript Basics: Values 1. Static vs Dynamic Typing.
Types in JavaScript
What are types? Examples of types: number, string, boolean, undefined, null, Symbol, object.
Primitive types. Immutable types.
Type System.
Static vs Dynamic type checking
String vs Weak type checking
Coercion. Implicit type conversion in JavaScript
Next episodes:
JavaScript Basics: Values 2. Primitive vs Wrapper Objects
JavaScript Basics: Values 3. Undefined vs Null