자바스크립트 - 화살표 함수 #2 (this 편) | 일반 함수와 화살표 함수의 THIS

What happens when JavaScript's "this" meets arrow functions?! Let's learn together how "this" in regular functions differs from "this" in arrow functions! ..................................................... 📽 Arrow Functions Part 1 (Video)    • 자바스크립트 - 화살표 함수 #1 (기본편) | 일반 함수 VS 화살표 함수   📽 JavaScript "this" Lecture (Video)    • 자바스크립트 - This와 Bind | 멋진 개발자라면 꼭 알아야됨!!   ..................................................... 📝 Code Editor Visual Studio Code ..................................................... ☕️Visual Studio Code Extension Live Server - A convenient extension that automatically applies changes to the browser when you save ..................................................... ⏱ Timeline 00:00 Welcome! 00:47 "this" in regular functions 05:49 "this" in arrow functions 09:58 Example 1 14:24 Example 2 17:25 Summary