1. Live Academy
- ๐ฌ์์ดํํ | ๋ํ๊ฐ์ด๋ #03 | ์ ํ์ ๊ด๋ จ๋ ๊ธฐ๋ณธ ํํ ์ตํ๊ธฐ - Part 1 ๋ณต์ต
- ๐ช ์์ดํํ | ํํ | ์ ํ - ํตํ - ์ฐ๋ฝ - ๋ฌธ์ - E-MAIL ๊ด๋ จ ํํ ๋ช ๊ฐ์ง - Part 2 ์ง๋
2. JavaScript
- Vanilla Javascript๋ก ์น ์ปดํฌ๋ํธ ๋ง๋ค๊ธฐ ๐
- Element.closest() : ๊ธฐ์ค(ํ์ฌ)์ Element์์ ํ๋ผ๋ฏธํฐ์ ์
๋ ฅ๋ ์ ํ์์ ๋ง์กฑํ ๋ ๊น์ง ํ์์ ํ๊ณ , ์ด ์ค, ๊ฐ์ฅ ๊ฐ๊น์ด ์ ํ์๋ฅผ ์ ํํด ๊ฐ์ ธ์ด, ์กฐ๊ฑด์ ๋ง์กฑํ๋ ์์๊ฐ ์์ ๊ฒฝ์ฐ์๋ Null์ ๋ฐํ. ์๊ธฐ ์์ ๋ ํฌํจํจ.
3. Git
- git commit message ์ฌ๋ฌ์ค ์
๋ ฅ ๋ฐฉ๋ฒ ๐
git commit -m "commit message line 1
commit message line2
commit message line3
...
commit message last line"
// ๋ฐ์ดํ๋ฅผ ๋ซ์ง์๊ณ ์ํฐ๋ฅผ ์นจ์ผ๋ก์จ ์ฌ๋ฌ์ค ์
๋ ฅ ๊ฐ๋ฅ!