Unit 01: Introduction |
|
Introduction |
|
00:02:00 |
|
Why use JavaScript functions? |
|
00:06:00 |
Unit 02: Defining and Invoking Functions |
|
Defining and Invoking Functions |
|
00:04:00 |
|
Demo: Invoking and Defining JavaScript functions |
|
00:07:00 |
|
Alternate ways to define functions |
|
00:01:00 |
|
Demo: Alternate ways to define functions |
|
00:04:00 |
Unit 03: Function Scope |
|
What is function scope? |
|
00:03:00 |
|
Demo: Exploring Function Scope |
|
00:04:00 |
|
Child Function Scope |
|
00:02:00 |
|
Demo: Child Function Scope |
|
00:06:00 |
Unit 04: Composing Functions |
|
What is function composition? |
|
00:02:00 |
|
Demo: Currying Functions |
|
00:05:00 |
|
Factory Functions |
|
00:01:00 |
|
Demo: Factory Functions |
|
00:04:00 |
Unit 05: Asynchronous Functions |
|
What are callback functions? |
|
00:01:00 |
|
Demo: Callback Functions |
|
00:04:00 |
|
Promises, Async and Generators |
|
00:06:00 |
|
The “this” keyword & demo |
|
00:04:00 |
|
Self-Invoking Functions & demo |
|
00:03:00 |
|
Error Catching & demo |
|
00:04:00 |
|
Object Creators & demo |
|
00:03:00 |
|
Course Summary |
|
00:02:00 |
Assignment |
|
Assignment -JavaScript Functions |
|
00:00:00 |