Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 884c73e

Browse files
Update README.md
1 parent fef4d7e commit 884c73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-alternative-class-component-syntax
22

3-
[![Build Status](https://travis-ci.org/rwieruch/react-alternative-class-component-syntax-setup.svg?branch=master)](https://travis-ci.org/rwieruch/react-alternative-class-component-syntax-setup)
3+
[![Build Status](https://travis-ci.org/rwieruch/react-alternative-class-component-syntax-setup.svg?branch=master)](https://travis-ci.org/rwieruch/react-alternative-class-component-syntax-setup)[![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/)
44

55
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.
66

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /