Skip to content

Instantly share code, notes, and snippets.

View Thanhdong0909's full-sized avatar

Thanhdong0909

View GitHub Profile
- Ôn lại javascript ES6
- Cài đặt React js, taọ một app react đơn giản.
- Tìm hiểu về component trong React js, cách viết một component
- Vòng đời của một component: Initialization, Mounting, Update, Unmouting
+ Tìm hiểu và code lại các hàm của mounting
componentWillMount()
render()
componentDidMount()