Introduction to *Functions* | JavaScript Basics

preview_player
Показать описание
In this video, we'll be diving into one of the core concepts of JavaScript: functions. Rohan with @DecodeWebWithRohan will cover what functions are, why they're used, how to create them in JavaScript, various aspects of a function and its execution. This video is perfect for anyone new to JavaScript or looking to brush up on their basics. So grab a cup of coffee and let's get started!

Link to the code repository:

Content:
0:00 - Intro
0:11 - What is a function?
0:32 - Why Functions are Used in JavaScript?
0:45 - Advantages of Functions
0:49 - Abstraction
1:23 - Modularity
2:04 - Reusability
2:39 - Function Declaration
3:02 - Parameters vs Arguments
3:05 - Parameters
3:16 - Arguments
3:29 - Required Parameters
3:39 - Default Parameters
3:49 - Rest Parameters
4:05 - Destructured Parameters
4:14 - Local Variables
4:27 - Outer Variables
4:36 - Scope Chain
4:48 - Example
6:22 - Summary

Tools being used:

Follow me on twitter or facebook:

Please consider supporting the channel:

#javascript #function #javascriptforbeginners #javascripttutorial #javascriptfunctions #learnjavascript #javascriptfundamentals #javascriptbasics
Рекомендации по теме
Комментарии
Автор

In this video, we'll be diving into one of the core concepts of JavaScript: functions. Rohan with @DecodeWebWithRohan will cover what functions are, why they're used, how to create them in JavaScript, various aspects of a function and its execution. This video is perfect for anyone new to JavaScript or looking to brush up on their basics. So grab a cup of coffee and let's get started!


Link to the code repository:

Content:
0:00 - Intro
0:11 - What is a function?
0:32 - Why Functions are Used in JavaScript?
0:45 - Advantages of Functions
0:49 - Abstraction
1:23 - Modularity
2:04 - Reusability
2:39 - Function Declaration
3:02 - Parameters vs Arguments
3:05 - Parameters
3:16 - Arguments
3:29 - Required Parameters
3:39 - Default Parameters
3:49 - Rest Parameters
4:05 - Destructured Parameters
4:14 - Local Variables
4:27 - Outer Variables
4:36 - Scope Chain
4:48 - Example
6:22 - Summary

Tools being used:

Follow me on twitter or facebook:

Please consider supporting the channel:

#javascript #function #javascriptforbeginners #javascripttutorial #javascriptfunctions #learnjavascript #javascriptfundamentals #javascriptbasics

DecodeWebWithRohan