Function Declarations vs Function Expressions in JavaScript.

preview_player
Показать описание
In this lesson we will see the differences between function declarations and function expressions in JavaScript.

First we will define what these terms are and then we will see some code inside the AST Explorer which is a very usefull tool in order to understand why these pieces of code are defined as they are.

00:00 : Intro.
03:37 : ASTExplorer - Function Declarations .
05:02 : Function Expressions.
06:47 : ASTExplorer - Function Expressions.
Рекомендации по теме