-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: Site Backend, Site Interface
-
None
React components should be declared one to a file and should be implemented using either stateless functions or ES6 classes. In order for this to be properly supported in Node, class declarations should be inside strict-mode anonymous function invocations.