|  | 
| 1 | 1 | # react-alternative-class-component-syntax | 
| 2 | 2 | 
 | 
| 3 |  | -[](https://travis-ci.org/rwieruch/react-alternative-class-component-syntax-setup) | 
|  | 3 | +[](https://travis-ci.org/rwieruch/react-alternative-class-component-syntax-setup)[](https://slack-the-road-to-learn-react.wieruch.com/) | 
| 4 | 4 | 
 | 
| 5 | 5 | React Class Components can be made much more concise using the *class field declarations*. You can initialize local state without using the constructor and declare class methods by using arrow functions without the extra need to bind them. | 
| 6 | 6 | 
 | 
|  | 
0 commit comments