react-dom
The package provides DOM-specific methods that can be used at the top level of your application. Most components do not need to use this module. Some of the methods in this package:
render()
hydrate()
unmountComponentAtNode()
findDOMNode()
createPortal()
Lectures and tutorial on "Running server side scripts using PHP as an example (LAMP)"
Comments