Created
December 26, 2019 10:29
-
-
Save Thanhdong0909/3eadf9bce5c9a11c8bc0ec0d9e8a13cc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Ô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() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment