Chapters (20)
- 0:00Welcome to JavaScript Function Crash Course
- 1:52How To Take This Course?
- 3:10What Are JavaScript Functions? Let Me Tell You a Story.
- 7:04Learn JavaScript Functions Visually.
- 10:49JavaScript Terminologies You Must Know
- 12:02How To Declare a Function?
- 23:03How To Return From a Function?
- 27:14Default Parameters For JavaScript Functions
- 30:20Rest Parameters For JavaScript Functions
- 33:48JavaScript Arrow Functions
- 38:30Nested Functions in JavaScript
- 41:17Understanding JavaScript Function Scope
- 49:35Mastering JavaScript Closure With Easy Guide
- 59:27What are Callback Functions in JavaScript?
- 1:06:03What are Higher Order Functions(HOF) in JavaScript?
- 1:12:32What is a Pure Function in JavaScript?
- 1:16:34What is an IIFE In JavaScript?
- 1:21:30Learn JavaScript Call Stack(Function Execution Stack)
- 1:27:25What is Recursion in JavaScript?
- 1:35:16Closing Notes and What's From Here?
Show the creator's full description
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
❤️ Try interactive JavaScript courses we love, right in your browser: https://scrimba.com/freeCodeCamp-JavaScript (Made possible by a grant from our friends at Scrimba)
⭐️ 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
Description and video by freeCodeCamp.org. This page is an independent companion view; the video is embedded from YouTube.