(no title)
Atotalnoob | 1 month ago
Any web react project out there will install react AND react-dom, which is the son implementation of react.
It’s how react translates into mobile, web, etc so well.
It defines contracts and packages like react-dom handle th specific implementation.
catlifeonmars|1 month ago