egghead.io
Topics
Courses
Open navigation
pro
Essential JavaScript
Instructor
Joel Hooks
1h 36m
closed-captioning
·
21 lessons
Published 9 years ago
|
Updated 4 years ago
Bookmark
Start Watching
Some of the basics of JavaScript that you need to know. The good parts, that you will use every day.
Start Watching
Course Content
1h 36m • 21 lessons
1
Immutable.js: Introduction - Easing the Pains of Mutability
3m 22s
2
Linting JavaScript with ESLint
3m 8s
3
The Factory Pattern for Javascript Modules
3m 15s
4
Lodash: Refactoring Simple For Loops
3m 44s
5
Advanced Flattening
11m 58s
6
Array.prototype.reduce in JavaScript by example
4m 49s
7
Refactoring: Array.prototype by example [filter, some, forEach]
5m 42s
8
Create an Array concatAll method
4m 17s
9
Chaining the Array map and filter methods
3m 5s
10
The Array filter method
4m 42s
11
The Array map method
3m 2s
12
The Array forEach method
4m 3s
13
Editing breakpoints in Chrome devtools
4m 29s
14
Advanced Function Scope
7m 6s
15
JavaScript Function Scope Basics
5m 45s
16
"Private" Variables with Closures and Factory Functions
3m 1s
17
Double && (and) Double || (or) = Double Functionality
3m 24s
18
Hoisting in JavaScript
3m 39s
19
The "this" keyword: The new and window Binding
3m 9s
20
The "this" keyword: Explicit Binding with call, apply, and bind
4m 32s
21
The "this" keyword: Introduction and Implicit Binding
5m 58s