javascript.info The Modern JavaScript Tutorial 2.14 Functions

preview_player
Показать описание
YouTube by Lisa Friedrichsen
This YouTube explains the purpose and benefits of JavaScript functions by creating a function with both a function declaration statement as well as a function expression. User-created functions and built-in JavaScript methods are compared using a switch construct that calculates and compares values that are entered by the user in input boxes on a web page.
Рекомендации по теме
Комментарии
Автор

3:08 What shortcut is used for the score1 changed to score2 immediately?

ronylee