React is an open-source, front-end, JavaScript library for creating user interfaces or UI modules. Virtual DOM is a programming concept where an ideal, or “virtual”, representation of a UI is kept in memory and synced with the “real” DOM by a library such as ReactDOM.

5m read timeFrom kamrana610.medium.com
Post cover image
2 Comments

Sort: