Created by: peterbe
The first time you see React code in the tutorial it uses this "namespaced format" of referring to Component. Also, the word Component is wildly nondescript whereas React.Component reads very nicely.
Created by: peterbe
The first time you see React code in the tutorial it uses this "namespaced format" of referring to Component. Also, the word Component is wildly nondescript whereas React.Component reads very nicely.