by Alyona Pysarenko
by Alyona Pysarenko
How UI looks like?
How React.js looks like?
React diff algorithm is used to compute minimum sets of mutation:
To render HTML Tags
To render React Component
Render method in a React component needs to be a pure function
Whole bunch of methods:
Two options:
Add listeners to do something in the dom, which is not under react.js control:
Event handler in react elements. It works quite close to pure JavaScript, but with JSX.