JavaScript Tutorial - Arrow Functions

preview_player
Показать описание
In this video I will go over arrow Functions in JavaScript.

Arrow functions are shoter syntax for writing function expresions. Basically you write
the parameters in parantheses followed by an "arrow" and then in curly braces the code you want
to run for the function.
Рекомендации по теме
visit shbcf.ru