๋ฌธ์ ๋ ๋ค์๊ณผ ๊ฐ๋ค. ์๋ฉ๋ฆฌ์นด๋
ธ ์นดํ๋ผ๋ผ ์ด์ค์์ function handleClick() { // ์๋์ ๋น ์นธ(____)์ ์ฑ์ฐ์ธ์. // console.log("working?"); let currentMenu = ____; // TODO console.log(currentMenu + "๋ฅผ ํด๋ฆญํ์
จ์ต๋๋ค."); ์ ๊ตฌํด์ผ ํ๋ค. ํ๋ฉด์๋ ์๋ฉ๋ฆฌ์นด๋
ธ์ ์นดํ๋ผ๋ผ ๋ฒํผ์ด ์๊ณ , "๋ฒํผ์ ๋๋ฅผ ๋, ์๋ฅผ ๋ค์ด ์๋ฉ๋ฆฌ์นด๋
ธ๋ฅผ ํด๋ฆญํ์
จ์ต๋๋ค." ๋ผ๋ ์์ผ๋ก ์ฝ์์ ์ถ๋ ฅ๋์ด์ผ ํ๋ค. ํํธ๊ฐ ์๋ค. ๋ฐ๋ก function handleClick(event) { console.log(event); } ๋ฅผ ์
๋ ฅํด๋ณด๋ ๊ฒ, ๊ทธ๋ผ ๊ทธ ์ํ์์ ๋ ์ค ์๋ฌด๋ฒํผ์ด๋ ๋ฒํผ์ ๋๋ฅด๋ฉด.. target:button ์ด ๋ณด์ธ๋ค. ๋ฒํผ์ ..