Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devonwintz/understanding-reactjs

A brief introduction into ReactJS.
https://github.com/devonwintz/understanding-reactjs

jsx react understanding-react

Last synced: 15 days ago
JSON representation

A brief introduction into ReactJS.

Awesome Lists containing this project

README

        

## Understanding Pure React
In order to understand how React runs in the browser, and in the long run be more efficient with the library, it is vital to first understand pure React, that is React without JSX.