JavaScript Function Declarations vs Function Expressions

Опубликовано: 29 Сентябрь 2024
на канале: WittCode
385
26

Learn what function declarations and function expressions are and how they are similar/different with hoisting, blocks, scope, and global space pollution.

💻 My Software 💻
My Chrome Extension WittCepter - https://chromewebstore.google.com/det...

📚 My Courses 📚
https://courses.wittcode.com

👩‍💻 Download Code 👨‍💻
https://blog.wittcode.com

⌛ Timestamps ⌛
0:00 – Introduction
0:13 – Function Declarations
0:43 – Function Expressions
2:31 – Hoisting
3:37 – Blocks
5:54 – Global Space Pollution
8:02 – Outro