Skip to content

ryu-won/onebite-react-v2

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

onebite-react-v2

์„น์…˜๋ณ„ ์ฝ”๋“œ

1์„น์…˜ "JavaScript ๊ธฐ์ดˆ"

์ฑ•ํ„ฐ๋ฒˆํ˜ธ ์ฑ•ํ„ฐ์ด๋ฆ„ ์ฝ”๋“œ
1.1 ์•ˆ๋…•, ์ž๋ฐ”์Šคํฌ๋ฆฝํŠธ
1.2 VsCode ์„ค์น˜ํ•˜๊ธฐ
1.3 ์ž๋ฐ”์Šคํฌ๋ฆฝํŠธ ์‹ค์Šต ํ™˜๊ฒฝ ์„ค์ •ํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/blob/main/section01/chapter03.js
1.4 ๋ณ€์ˆ˜์™€ ์ƒ์ˆ˜ https://github.com/winterlood/onebite-react-v2/blob/main/section01/chapter04.js
1.5 ์ž๋ฃŒํ˜•(ํƒ€์ž…) https://github.com/winterlood/onebite-react-v2/blob/main/section01/chapter05.js
1.6 ํ˜• ๋ณ€ํ™˜ https://github.com/winterlood/onebite-react-v2/blob/main/section01/chapter06.js
1.7 ์—ฐ์‚ฐ์ž 1 https://github.com/winterlood/onebite-react-v2/blob/main/section01/chapter07.js
1.8 ์—ฐ์‚ฐ์ž 2 https://github.com/winterlood/onebite-react-v2/blob/main/section01/chapter08.js
1.9 ์กฐ๊ฑด๋ฌธ https://github.com/winterlood/onebite-react-v2/blob/main/section01/chapter09.js
1.10 ๋ฐ˜๋ณต๋ฌธ https://github.com/winterlood/onebite-react-v2/blob/main/section01/chapter10.js
1.11 ํ•จ์ˆ˜ https://github.com/winterlood/onebite-react-v2/blob/main/section01/chapter11.js
1.12 ํ•จ์ˆ˜ ํ‘œํ˜„์‹๊ณผ ํ™”์‚ดํ‘œ ํ•จ์ˆ˜ https://github.com/winterlood/onebite-react-v2/blob/main/section01/chapter12.js
1.13 ์ฝœ๋ฐฑํ•จ์ˆ˜ https://github.com/winterlood/onebite-react-v2/blob/main/section01/chapter13.js
1.14 ์Šค์ฝ”ํ”„ https://github.com/winterlood/onebite-react-v2/blob/main/section01/chapter14.js
1.15 ๊ฐ์ฒด 1 https://github.com/winterlood/onebite-react-v2/blob/main/section01/chapter15.js
1.16 ๊ฐ์ฒด 2 https://github.com/winterlood/onebite-react-v2/blob/main/section01/chapter16.js
1.17 ๋ฐฐ์—ด https://github.com/winterlood/onebite-react-v2/blob/main/section01/chapter17.js

2์„น์…˜ "JavaScript๏ฟฝ์‹ฌํ™”"

์ฑ•ํ„ฐ๋ฒˆํ˜ธ ์ฑ•ํ„ฐ์ด๋ฆ„ ์ฝ”๋“œ
2.1 truthy & falsy https://github.com/winterlood/onebite-react-v2/blob/main/section02/chapter01.js
2.2 ๋‹จ๋ฝ ํ‰๊ฐ€ https://github.com/winterlood/onebite-react-v2/blob/main/section02/chapter02.js
2.3 ๊ตฌ์กฐ ๋ถ„ํ•ด ํ• ๋‹น https://github.com/winterlood/onebite-react-v2/blob/main/section02/chapter03.js
2.4 Spread ์—ฐ์‚ฐ์ž์™€ Rest ๋งค๊ฐœ๋ณ€์ˆ˜ https://github.com/winterlood/onebite-react-v2/blob/main/section02/chapter04.js
2.5 ์›์‹œ ํƒ€์ž…๊ณผ ๊ฐ์ฒด ํƒ€์ž… ์ฐจ์ด https://github.com/winterlood/onebite-react-v2/blob/main/section02/chapter05.js
2.6 ๋ฐ˜๋ณต๋ฌธ์œผ๋กœ ๋ฐฐ์—ด๊ณผ ๊ฐ์ฒด ์ˆœํšŒํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/blob/main/section02/chapter06.js
2.7 ๋ฐฐ์—ด ๋ฉ”์„œ๋“œ 1 - ์š”์†Œ ์กฐ์ž‘ https://github.com/winterlood/onebite-react-v2/blob/main/section02/chapter07.js
2.8 ๋ฐฐ์—ด ๋ฉ”์„œ๋“œ 2 - ์ˆœํšŒ์™€ ํƒ์ƒ‰ https://github.com/winterlood/onebite-react-v2/blob/main/section02/chapter08.js
2.9 ๋ฐฐ์—ด ๋ฉ”์„œ๋“œ 3 - ๋ฐฐ์—ด ๋ณ€ํ˜• https://github.com/winterlood/onebite-react-v2/blob/main/section02/chapter09.js
2.10 Date ๊ฐ์ฒด์™€ ๋‚ ์งœ https://github.com/winterlood/onebite-react-v2/blob/main/section02/chapter10.js
2.11 ๋™๊ธฐ์™€ ๋น„๋™๊ธฐ https://github.com/winterlood/onebite-react-v2/blob/main/section02/chapter11.js
2.12 ๋น„๋™๊ธฐ ์ž‘์—… ์ฒ˜๋ฆฌํ•˜๊ธฐ 1 - ์ฝœ๋ฐฑํ•จ์ˆ˜ https://github.com/winterlood/onebite-react-v2/blob/main/section02/chapter12.js
2.13 ๋น„๋™๊ธฐ ์ž‘์—… ์ฒ˜๋ฆฌํ•˜๊ธฐ 2 - Promise https://github.com/winterlood/onebite-react-v2/blob/main/section02/chapter13.js
2.14 ๋น„๋™๊ธฐ ์ž‘์—… ์ฒ˜๋ฆฌํ•˜๊ธฐ 3 - Async/Await https://github.com/winterlood/onebite-react-v2/blob/main/section02/chapter14.js

3์„น์…˜ "Node.js ๊ธฐ์ดˆ"

์ฑ•ํ„ฐ๋ฒˆํ˜ธ ์ฑ•ํ„ฐ์ด๋ฆ„ ์ฝ”๋“œ
3.1 Node.js๋ฅผ ์†Œ๊ฐœํ•ฉ๋‹ˆ๋‹ค.
3.2 Node.js ์„ค์น˜ํ•˜๊ธฐ
3.3 Node.js ์‚ฌ์šฉํ•˜๊ธฐ(with ํŒจํ‚ค์ง€) https://github.com/winterlood/onebite-react-v2/tree/main/section03/chapter3
3.4 Node.js ๋ชจ๋“ˆ ์‹œ์Šคํ…œ ์ดํ•ดํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section03/chapter4
3.5 Node.js ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ ์‚ฌ์šฉํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section03/chapter5

4์„น์…˜ "React.js ๊ฐœ๋ก "

์ฑ•ํ„ฐ๋ฒˆํ˜ธ ์ฑ•ํ„ฐ์ด๋ฆ„ ์ฝ”๋“œ
4.1 React.js๋ฅผ ์†Œ๊ฐœํ•ฉ๋‹ˆ๋‹ค
4.2 ์ฒซ React App ์ƒ์„ฑํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section04
4.3 React App ๊ตฌ๋™ ์›๋ฆฌ ์‚ดํŽด๋ณด๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section04

5์„น์…˜ "React.js ์ž…๋ฌธ"

์ฑ•ํ„ฐ๋ฒˆํ˜ธ ์ฑ•ํ„ฐ์ด๋ฆ„ ์ฝ”๋“œ
5.1 ์‹ค์Šต ์ค€๋น„ํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section05/chapter1
5.2 React ์ปดํฌ๋„ŒํŠธ https://github.com/winterlood/onebite-react-v2/tree/main/section05/chapter2
5.3 JSX - UI ํ‘œํ˜„ํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section05/chapter3
5.4 Props : ์ปดํฌ๋„ŒํŠธ์— ๊ฐ’ ์ „๋‹ฌํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section05/chapter4
5.5 ์ด๋ฒคํŠธ ์ฒ˜๋ฆฌํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section05/chapter5
5.6 State - ์ƒํƒœ ๊ด€๋ฆฌํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section05/chapter6
5.7 State์™€ Props https://github.com/winterlood/onebite-react-v2/tree/main/section05/chapter7
5.8 State๋กœ ์‚ฌ์šฉ์ž ์ž…๋ ฅ ๊ด€๋ฆฌํ•˜๊ธฐ 1 https://github.com/winterlood/onebite-react-v2/tree/main/section05/chapter8
5.9 State๋กœ ์‚ฌ์šฉ์ž ์ž…๋ ฅ ๊ด€๋ฆฌํ•˜๊ธฐ 2 https://github.com/winterlood/onebite-react-v2/tree/main/section05/chapter9
5.10 useRef - ์ปดํฌ๋„ŒํŠธ์˜ ๋ณ€์ˆ˜ ์ƒ์„ฑํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section05/chapter10
5.11 React Hooks https://github.com/winterlood/onebite-react-v2/tree/main/section05/chapter11

6์„น์…˜ "ํ”„๋กœ์ ํŠธ1. ์นด์šดํ„ฐ ์•ฑ"

์ฑ•ํ„ฐ๋ฒˆํ˜ธ ์ฑ•ํ„ฐ์ด๋ฆ„ ์ฝ”๋“œ
6.1 ํ”„๋กœ์ ํŠธ ์†Œ๊ฐœ ๋ฐ ์ค€๋น„ https://github.com/winterlood/onebite-react-v2/tree/main/section06/chapter01
6.2 UI ๊ตฌํ˜„ํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section06/chapter02
6.3 ๊ธฐ๋Šฅ ๊ตฌํ˜„ํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section06/chapter03

7์„น์…˜ "๋ผ์ดํ”„์‚ฌ์ดํด"

์ฑ•ํ„ฐ๋ฒˆํ˜ธ ์ฑ•ํ„ฐ์ด๋ฆ„ ์ฝ”๋“œ
7.1 ๋ผ์ดํ”„์‚ฌ์ดํด(LifeCycle)์ด๋ž€?
7.2 useEffect ์‚ฌ์šฉํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section07/chapter02
7.3 useEffect๋กœ ๋ผ์ดํ”„์‚ฌ์ดํด ์ œ์–ดํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section07/chapter03
7.4 React ๊ฐœ๋ฐœ์ž๋„๊ตฌ ์‚ฌ์šฉํ•˜๊ธฐ

8์„น์…˜ "ํ”„๋กœ์ ํŠธ2. ํˆฌ๋‘๋ฆฌ์ŠคํŠธ"

์ฑ•ํ„ฐ๋ฒˆํ˜ธ ์ฑ•ํ„ฐ์ด๋ฆ„ ์ฝ”๋“œ
8.1 ํ”„๋กœ์ ํŠธ ์†Œ๊ฐœ ๋ฐ ์ค€๋น„ https://github.com/winterlood/onebite-react-v2/tree/main/section08/chapter1
8.2 UI ๊ตฌํ˜„ํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section08/chapter2
8.3 ๊ธฐ๋Šฅ ๊ตฌํ˜„ ์ค€๋น„ํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section08/chapter3
8.4 Create - ํˆฌ๋‘ ์ถ”๊ฐ€ํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section08/chapter4
8.5 Read - ํˆฌ๋‘ ๋ฆฌ์ŠคํŠธ ๋ Œ๋”๋ง ํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section08/chapter5
8.6 Update - ํˆฌ๋‘ ์ˆ˜์ •ํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section08/chapter6
8.7 Delete - ํˆฌ๋‘ ์‚ญ์ œํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section08/chapter7

9์„น์…˜ "useReducer"

์ฑ•ํ„ฐ๋ฒˆํ˜ธ ์ฑ•ํ„ฐ์ด๋ฆ„ ์ฝ”๋“œ
9.1 useReducer๋ฅผ ์†Œ๊ฐœํ•ฉ๋‹ˆ๋‹ค https://github.com/winterlood/onebite-react-v2/tree/main/section09/chapter01
9.2 ํˆฌ๋‘๋ฆฌ์ŠคํŠธ ์—…๊ทธ๋ ˆ์ด๋“œ https://github.com/winterlood/onebite-react-v2/tree/main/section09/chapter02

10์„น์…˜ "์ตœ์ ํ™”"

์ฑ•ํ„ฐ๋ฒˆํ˜ธ ์ฑ•ํ„ฐ์ด๋ฆ„ ์ฝ”๋“œ
10.1 ์ตœ์ ํ™”๋ž€?
10.2 useMemo - ์—ฐ์‚ฐ ์ตœ์ ํ™” https://github.com/winterlood/onebite-react-v2/tree/main/section10/chapter02
10.3 React.memo - ์ปดํฌ๋„ŒํŠธ ๋ Œ๋”๋ง ์ตœ์ ํ™” https://github.com/winterlood/onebite-react-v2/tree/main/section10/chapter03
10.4 useCallback - ํ•จ์ˆ˜ ์ตœ์ ํ™” https://github.com/winterlood/onebite-react-v2/tree/main/section10/chapter04

11์„น์…˜ "Context"

์ฑ•ํ„ฐ๋ฒˆํ˜ธ ์ฑ•ํ„ฐ์ด๋ฆ„ ์ฝ”๋“œ
11.1 Context๋ž€
11.2 Context ์‚ฌ์šฉํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section11/chapter02
11.3 Context ๋ถ„๋ฆฌํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section11/chapter03

12์„น์…˜ "ํ”„๋กœ์ ํŠธ3. ๊ฐ์ • ์ผ๊ธฐ์žฅ"

์ฑ•ํ„ฐ๋ฒˆํ˜ธ ์ฑ•ํ„ฐ์ด๋ฆ„ ์ฝ”๋“œ
12.1 ํ”„๋กœ์ ํŠธ ์†Œ๊ฐœ ๋ฐ ์ค€๋น„ https://github.com/winterlood/onebite-react-v2/tree/main/section12/chapter01
12.2 ํŽ˜์ด์ง€ ๋ผ์šฐํŒ… 1. ์†Œ๊ฐœ
12.3 ํŽ˜์ด์ง€ ๋ผ์šฐํŒ… 2. ๋ผ์šฐํŒ… ์„ค์ •ํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section12/chapter03
12.4 ํŽ˜์ด์ง€ ๋ผ์šฐํŒ… 3. ํŽ˜์ด์ง€ ์ด๋™ https://github.com/winterlood/onebite-react-v2/tree/main/section12/chapter04
12.5 ํŽ˜์ด์ง€ ๋ผ์šฐํŒ… 4. ๋™์  ๊ฒฝ๋กœ https://github.com/winterlood/onebite-react-v2/tree/main/section12/chapter05
12.6 ํฐํŠธ, ์ด๋ฏธ์ง€, ๋ ˆ์ด์•„์›ƒ ์„ค์ •ํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section12/chapter06
12.7 ๊ณตํ†ต ์ปดํฌ๋„ŒํŠธ ๊ตฌํ˜„ํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section12/chapter07
12.8 ์ผ๊ธฐ ๊ด€๋ฆฌ ๊ธฐ๋Šฅ ๊ตฌํ˜„ํ•˜๊ธฐ 1. https://github.com/winterlood/onebite-react-v2/tree/main/section12/chapter08
12.9 ์ผ๊ธฐ ๊ด€๋ฆฌ ๊ธฐ๋Šฅ ๊ตฌํ˜„ํ•˜๊ธฐ 2. https://github.com/winterlood/onebite-react-v2/tree/main/section12/chapter09
12.10 Home ํŽ˜์ด์ง€ ๊ตฌํ˜„ํ•˜๊ธฐ 1. UI https://github.com/winterlood/onebite-react-v2/tree/main/section12/chapter10
12.11 Home ํŽ˜์ด์ง€ ๊ตฌํ˜„ํ•˜๊ธฐ 2. ๊ธฐ๋Šฅ https://github.com/winterlood/onebite-react-v2/tree/main/section12/chapter11
12.12 Home ํŽ˜์ด์ง€ ๊ตฌํ˜„ํ•˜๊ธฐ 3. ํšŒ๊ณ  https://github.com/winterlood/onebite-react-v2/tree/main/section12/chapter12
12.13 New ํŽ˜์ด์ง€ ๊ตฌํ˜„ํ•˜๊ธฐ 1. UI https://github.com/winterlood/onebite-react-v2/tree/main/section12/chapter13
12.14 New ํŽ˜์ด์ง€ ๊ตฌํ˜„ํ•˜๊ธฐ 2. ๊ธฐ๋Šฅ https://github.com/winterlood/onebite-react-v2/tree/main/section12/chapter14
12.15 Edit ํŽ˜์ด์ง€ ๊ตฌํ˜„ํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section12/chapter15
12.16 Diary ํŽ˜์ด์ง€ ๊ตฌํ˜„ํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section12/chapter16
12.17 ์›น ์Šคํ† ๋ฆฌ์ง€ ์ด์šฉํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section12/chapter17
12.18 ๋ฐฐํฌ ์ค€๋น„ํ•˜๊ธฐ https://github.com/winterlood/onebite-react-v2/tree/main/section12/chapter18
12.19 ๋ฐฐํฌํ•˜๊ธฐ (with Vercel)

ํ”„๋กœ์ ํŠธ ์—์…‹

์žฅ ํŒŒ์ผ ์ด๋ฆ„ ํŒŒ์ผ ๋ฏธ๋ฆฌ๋ณด๊ธฐ ๋‹ค์šด๋กœ๋“œ ๋งํฌ
NanumPenScript-TTF
ํฐํŠธ
image ๋‹ค์šด๋กœ๋“œ
emotion.zip
๊ฐ์ • ์ด๋ฏธ์ง€
image ๋‹ค์šด๋กœ๋“œ
favicon.ico
๊ฐ์ • ์ผ๊ธฐ์žฅ ์•„์ด์ฝ˜
image ๋‹ค์šด๋กœ๋“œ
thumbnail.png
๊ฐ์ • ์ผ๊ธฐ์žฅ ์ธ๋„ค์ผ
image ๋‹ค์šด๋กœ๋“œ

About

onebite-react-v2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 77.7%
  • CSS 16.8%
  • HTML 5.5%