|
|
|
|
|
by hughbetcha
3604 days ago
|
|
Would be useful if this project explained the difference between React and ReactServer. It seems they are as similar as Java and Javascript. Instead of the render() method in React to output JSX, it appears that ReactServer uses getElements() for a similar purpose. So the entire model and object lifecycle is probably different as well? |
|