JavaScript Functions Crash Course
YouTube Viewers YouTube Viewers
9.38M subscribers
142,025 views
0

 Published On Aug 9, 2023

Learn about JavaScript functions in this full course for beginners. Functions are a fundamental building block of programming, and they're a great way to make your code more readable and maintainable.

✏️ Course developed by @tapasadhikary

We will cover the following:
✅ What and Why JavaScript Functions
✅ Clarifying Terminologies(function vs methods, parameter vs arguments, and many more!)
✅ Function Declarations
✅ Function Executions
✅ Default Parameter
✅ Rest Parameter
✅ Call Stack
✅ Arrow Function
✅ Nested Function
✅ Function Scope
✅ Closure
✅ Callback Function
✅ Higher-Order Function
✅ Pure Function
✅ IIFE
✅ Recursion

⭐️ Contents ⭐️
(0:00:00) Welcome to JavaScript Function Crash Course
(0:01:52) How To Take This Course?
(0:03:10) What Are JavaScript Functions? Let Me Tell You a Story.
(0:07:04) Learn JavaScript Functions Visually.
(0:10:49) JavaScript Terminologies You Must Know
(0:12:02) How To Declare a Function?
(0:23:03) How To Return From a Function?
(0:27:14) Default Parameters For JavaScript Functions
(0:30:20) Rest Parameters For JavaScript Functions
(0:33:48) JavaScript Arrow Functions
(0:38:30) Nested Functions in JavaScript
(0:41:17) Understanding JavaScript Function Scope
(0:49:35) Mastering JavaScript Closure With Easy Guide
(0:59:27) What are Callback Functions in JavaScript?
(1:06:03) What are Higher Order Functions(HOF) in JavaScript?
(1:12:32) What is a Pure Function in JavaScript?
(1:16:34) What is an IIFE In JavaScript?
(1:21:30) Learn JavaScript Call Stack(Function Execution Stack)
(1:27:25) What is Recursion in JavaScript?
(1:35:16) Closing Notes and What's From Here?

🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news

show more

Share/Embed