Completed
Decimal fractions
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Future JavaScript - What Is Still Missing? - Q&A Session
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Background knowledge
- 3 Difference between JavaScript and the script
- 4 Who is TC39
- 5 TC39 process
- 6 TC39 process diagram
- 7 Future features
- 8 Object vs primitive values
- 9 Object comparisons
- 10 Objects as keys
- 11 Large integers
- 12 Decimal fractions
- 13 C Style
- 14 Do Expressions
- 15 Switch Statement
- 16 Pattern Matching
- 17 Pipeline Operator
- 18 Web Browsing
- 19 Standard Library
- 20 Global Variables
- 21 Object
- 22 Modules
- 23 immutable data
- 24 better date support
- 25 optional chaining
- 26 alternatives
- 27 operator overloading