How Does React Tell a Class from a Function?
Open
- Dominant language
- No language data
- Stars
- 26
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
## How Does React Tell a Class from a Function?
Consider this Greeting component which is defined as a function: function Greeting ( ) { return < p > Hello </ p > ; } React also supports defining it as a…
December 11, 2018 at 07:06PM
via Instapaper https://overreacted.io/how-does-react-tell-a-class-from-a-function/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.