Skip to content

Commit 36d50b4

Browse files
committed
๐Ÿ”€: Merge branch 'main'
2 parents 3e292e7 + 9874119 commit 36d50b4

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

โ€ŽREADME.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
11
# TypeScript
2-
TypeScript
2+
3+
## Branch
4+
- main : typescript๋ฅผ ํ•™์Šตํ•˜๊ธฐ ์œ„ํ•œ ๊ธฐ๋ณธ ์„ธํŒ…์„ ๊ด€๋ฆฌํ•œ๋‹ค.
5+
- lectureName : ๊ฐ•์˜ ์ด๋ฆ„์œผ๋กœ Branch๋ฅผ ์ƒ์„ฑํ•˜๊ณ  ํ•ด๋‹น ๊ฐ•์˜์˜ ์ฝ”๋“œ๋ฅผ ๊ด€๋ฆฌํ•œ๋‹ค.
6+
- format : typescript๋ฅผ ํ•™์Šตํ•˜๊ธฐ ์œ„ํ•œ ๊ธฐ๋ณธ ์„ธํŒ…์„ ๊ด€๋ฆฌํ•œ๋‹ค.
7+
- recnently : ์ตœ์‹  ํ•™์Šตํ•œ ์ฝ”๋“œ๋ฅผ ๊ด€๋ฆฌํ•œ๋‹ค.
8+
9+
## Rules
10+
- main๊ณผ format์€ ๋ณ€๊ฒฝํ•ด์„œ๋Š” ์•ˆ๋œ๋‹ค.
11+
- ํ•™์Šตํ•œ ์ฝ”๋“œ๋Š” recently๋กœ mergeํ•œ๋‹ค.
12+
- ๊ฐ•์˜ Branch๋ฅผ ์ƒ์„ฑ, ์ž‘์„ฑํ•˜๋Š” ๋ฐฉ๋ฒ•์€ `lectureName/sectionN`์™€ ๊ฐ™์ด ์ž‘์„ฑํ•œ๋‹ค.
13+
- ํ•™์Šตํ•œ ๊ฐ•์˜ ๋‚ด์šฉ ๋ฐ ์ •๋ฆฌ๋Š” PR์— ์ž‘์„ฑํ•œ๋‹ค.
14+
- issue๋Š” ํ•™์Šตํ•œ ๋‚ด์šฉ์—์„œ ๋ฐœ์ƒํ•œ ๋ฌธ์ œ์ ๊ณผ ๋ถ€์กฑํ•œ ์ ์„ ์œ„์ฃผ๋กœ ์ž‘์„ฑํ•œ๋‹ค.
15+
16+
## Lecture
17+
- ๐Ÿ‘จโ€๐Ÿ’ป[CodingDev](https://youtube.com/playlist?list=PLZKTXPmaJk8KhKQ_BILr1JKCJbR0EGlx0&si=wYBdejCaW81DUMUj "์ฝ”๋”ฉ์•™๋งˆ-YouTube")
18+
- ๐Ÿ‘จโ€๐Ÿ’ป[UdemyTs](https://www.udemy.com/course/best-typescript-21/?couponCode=SKILLS4SALEA "TypeScript-Udemy")
19+
20+
๐Ÿ’ปTs-PlayGround
321
- [Ts-PlayGround](https://www.typescriptlang.org/ko/play/?#code/Q "TypeScript PlayGround")

0 commit comments

Comments
ย (0)