Status Updates From React and React Native
React and React Native by
Status Updates Showing 1-30 of 33
Ahmad Taufiq
is on page 100 of 780
I am read fast because i know the basic of react
until chapter 5 i learn about
1. JSX just like Html
2.Properties (value not often change)and state(value for rendering new value if any change in state so this value is reactive)
3. Event Handling for handling activity user like button onClick and JSX can have as many event handlers
4. auto binding context
5. and very important we can make our own components
— Jan 18, 2018 02:40PM
Add a comment
until chapter 5 i learn about
1. JSX just like Html
2.Properties (value not often change)and state(value for rendering new value if any change in state so this value is reactive)
3. Event Handling for handling activity user like button onClick and JSX can have as many event handlers
4. auto binding context
5. and very important we can make our own components






