
- Modifying the DOM after every change can be slow React creates a simplified JavaScript version of DOM called VirtualDOM and uses a diffing algorithm to apply only necessary changes onto the real DOM.
- Users spend 18x more time in native apps than on mobile web.
- 7 Strengths of React Every Programmer Should Know About
- You can create truly native apps with JavaScript and other tools you know from the web.
- The community has created an amazing number of tools and projects that help with writing better code.

@fullstackreact: “7 strengths of #reactjs every programmer should know” open tweet »