Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update BlogNew.js #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mom3d
Copy link

@mom3d mom3d commented Aug 9, 2018

it's better to use constructor to avoid state not defined

@illusi0n
Copy link

Connects issue #1

@illusi0n
Copy link

After some investigation with @oskarv here is the conclusion:

state = { showFormReview: false }; is part of class fields . Currently this feature is in stage 3 of being part of ECMA.

In the readme there is additional information regarding class fields.

przemwierzbicki added a commit to przemwierzbicki/AdvancedNodeStarter that referenced this pull request Dec 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants