Skip to content

Commit 9874119

Browse files
authored
๐ŸŒฑ: README์„ ์ˆ˜์ •
Github์—์„œ ์ˆ˜์ •ํ•œ ์ปค๋ฐ‹์ž…๋‹ˆ๋‹ค.
1 parent 8c202b1 commit 9874119

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

โ€ŽREADME.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
# TypeScript
22

3-
# Branch
3+
## Branch
44
- main : typescript๋ฅผ ํ•™์Šตํ•˜๊ธฐ ์œ„ํ•œ ๊ธฐ๋ณธ ์„ธํŒ…์„ ๊ด€๋ฆฌํ•œ๋‹ค.
55
- lectureName : ๊ฐ•์˜ ์ด๋ฆ„์œผ๋กœ Branch๋ฅผ ์ƒ์„ฑํ•˜๊ณ  ํ•ด๋‹น ๊ฐ•์˜์˜ ์ฝ”๋“œ๋ฅผ ๊ด€๋ฆฌํ•œ๋‹ค.
66
- format : typescript๋ฅผ ํ•™์Šตํ•˜๊ธฐ ์œ„ํ•œ ๊ธฐ๋ณธ ์„ธํŒ…์„ ๊ด€๋ฆฌํ•œ๋‹ค.
77
- recnently : ์ตœ์‹  ํ•™์Šตํ•œ ์ฝ”๋“œ๋ฅผ ๊ด€๋ฆฌํ•œ๋‹ค.
88

9-
# Rules
9+
## Rules
1010
- main๊ณผ format์€ ๋ณ€๊ฒฝํ•ด์„œ๋Š” ์•ˆ๋œ๋‹ค.
1111
- ํ•™์Šตํ•œ ์ฝ”๋“œ๋Š” recently๋กœ mergeํ•œ๋‹ค.
1212
- ๊ฐ•์˜ Branch๋ฅผ ์ƒ์„ฑ, ์ž‘์„ฑํ•˜๋Š” ๋ฐฉ๋ฒ•์€ `lectureName/sectionN`์™€ ๊ฐ™์ด ์ž‘์„ฑํ•œ๋‹ค.
1313
- ํ•™์Šตํ•œ ๊ฐ•์˜ ๋‚ด์šฉ ๋ฐ ์ •๋ฆฌ๋Š” PR์— ์ž‘์„ฑํ•œ๋‹ค.
1414
- issue๋Š” ํ•™์Šตํ•œ ๋‚ด์šฉ์—์„œ ๋ฐœ์ƒํ•œ ๋ฌธ์ œ์ ๊ณผ ๋ถ€์กฑํ•œ ์ ์„ ์œ„์ฃผ๋กœ ์ž‘์„ฑํ•œ๋‹ค.
1515

16-
# Lecture
16+
## Lecture
1717
- ๐Ÿ‘จโ€๐Ÿ’ป[CodingDev](https://youtube.com/playlist?list=PLZKTXPmaJk8KhKQ_BILr1JKCJbR0EGlx0&si=wYBdejCaW81DUMUj "์ฝ”๋”ฉ์•™๋งˆ-YouTube")
1818
- ๐Ÿ‘จโ€๐Ÿ’ป[UdemyTs](https://www.udemy.com/course/best-typescript-21/?couponCode=SKILLS4SALEA "TypeScript-Udemy")
1919

20-
๐ŸŸฆTs-PlayGround
20+
๐Ÿ’ปTs-PlayGround
2121
- [Ts-PlayGround](https://www.typescriptlang.org/ko/play/?#code/Q "TypeScript PlayGround")

0 commit comments

Comments
ย (0)