์ด ๊ธ์ ์ํ์ฝ๋ฉ React ๊ฐ์[opentutorials.org/module/4058]๋ฅผ ์ฐธ๊ณ ํ์ฌ ์์ฑํ์์ต๋๋ค. [State๋?] Component : ์ฌ์ฉ์๊ฐ ์ปดํฌ๋ํธ๋ฅผ ์ฌ์ฉํ๋ ์ ์ฅ์์ ์ค์ Props : ์ปดํฌ๋ํธ์ ์์ฑ, ์ฌ์ฉ์์๊ฒ ์ค์, ์ธ๋ถ State : props์ ๊ฐ์ ๋ฐ๋ผ ๋ด๋ถ ๊ตฌํ์ ํ์ํ ๋ฐ์ดํฐ => props์ state๋ฅผ ์ฒ ์ ํ ๋ถ๋ฆฌ! [State ์ฌ์ฉ] Original import React, { Component } from 'react'; import './App.css'; import TOC from "./components/TOC"; import Content from "./components/Content"; import Subject from "./components..
์ด ๊ธ์ ์ํ์ฝ๋ฉ React ๊ฐ์[opentutorials.org/module/4058]๋ฅผ ์ฐธ๊ณ ํ์ฌ ์์ฑํ์์ต๋๋ค. [Refactoring ํ๋ ๋ฒ - props ์ฌ์ฉ] ๋ฆฌํฉํ ๋ง์ด๋? ์ธ๋ถ๋์์ ๋ฐ๊พธ์ง ์์ผ๋ฉด์ ๋ด๋ถ ๊ตฌ์กฐ๋ฅผ ๊ฐ์ ํ๋ ๋ฐฉ๋ฒ Original import React, { Component } from 'react'; import './App.css'; class Subject extends Component { render() { return ( WEB world wide web! ); } } class App extends Component { render() { return ( ); } } export default App; props ์ถ๊ฐํ class Subject extends Comp..
์ด ๊ธ์ ์ํ์ฝ๋ฉ React ๊ฐ์[opentutorials.org/module/4058]๋ฅผ ์ฐธ๊ณ ํ์ฌ ์์ฑํ์์ต๋๋ค. [Component ๋ง๋ค๊ธฐ] html -> js Original WEB world wide web! HTML CSS JavaScript HTML HTML is HyperText Markup Language. Component๋ก ๋ฐ๊พผ import React, { Component } from 'react'; import './App.css'; class Subject extends Component { render() { return ( WEB world wide web! ); } } class TOC extends Component { render() { return ( HTML CSS J..
์ด ๊ธ์ ์ํ์ฝ๋ฉ React ๊ฐ์[opentutorials.org/module/4058]๋ฅผ ์ฐธ๊ณ ํ์ฌ ์์ฑํ์์ต๋๋ค. [Component] Top.html Sidebar.html ๊ณผ ๊ฐ์ html ํ์ผ์ ๋ง๋ค๊ณ , index.html์์ ๊ณผ ๊ฐ์ด ํ๊ทธ์ฒ๋ผ ์ฌ์ฉํ ๋, ์ฌ์ฉ์ ์ ์ ํ๊ทธ๋ผ๊ณ ํ์ง ์๊ณ Component ๋ผ๊ณ ํ๋ค. ์ฅ์ 1. ๊ฐ๋ ์ฑ 2. ์ฌ์ฌ์ฉ์ฑ 3. ์ ์ง๋ณด์ [React ๊ณต์๋ฌธ์] https://ko.reactjs.org/docs/getting-started.html ์์ํ๊ธฐ – React A JavaScript library for building user interfaces ko.reactjs.org [์ฃผ์] cmd์์ ๋๋ผ์ด๋ธ ์ด๋์ด ์๋ ๋ ์๋์ฐ๋ผ๋ฉด cmd์์ ๋๋ผ์ด๋ธ๋ฅผ ์ด๋ํ ๋ ..
- Total
- Today
- Yesterday
- ๋ฆฌ์กํธ ๊ณต์๋ฌธ์
- ๋จ๊ธฐ์ง์ค๊ณผ์
- ML
- React Hook
- ํด๋ผ์ฐ๋
- ๋ฆฌ์กํธ ๊ธฐ์ด
- ๋ฆฌ์กํธ ๋ ๋๋ง
- ๋จธ์ ๋ฌ๋
- Docker&Kubernetes:์ค์ ๊ฐ์ด๋-2022๋ ํ
- docker
- ๋ฆฌ์กํธ ์ปดํฌ๋ํธ
- ๋์ปค
- ๊ตฌ๊ธ
- ๋ฆฌ์กํธ useEffect
- GCP
- ๋ฆฌ์กํธ
- React DOM
- ์ํ์ฝ๋ฉ ๋ฆฌ์กํธ
- ๋ฆฌ๋์ค
- ๋ฆฌ์กํธ setState
- ๋ฆฌ์กํธ ํ
- ๊ตฌ๊ธํด๋ผ์ฐ๋ํ๋ซํผ
- ํ ์ํ๋ก์ฐ
- ์ปดํฌ๋ํธ
- React
- machine learning
- ๋ฆฌ์กํธ state
- ๋ฆฌ๋์ค store
- Cloud
์ผ | ์ | ํ | ์ | ๋ชฉ | ๊ธ | ํ |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |