What problem is ReactJS trying to solve?
Demo the lab 8 application.
- Identify the components.
- Explain the flow of information.
- Distinguish the roles of the DOM and the virtual DOM.
Compare and contrast the ReactJS approach with:
- standard OO programming languages.
- standard Web development practices.