Skip to content

Can we use functional components in the Tutorial (tic-tac-toe) since create-react-app now generates functional components? #2851

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

Closed
Souro7 opened this issue Mar 21, 2020 · 1 comment

Comments

@Souro7
Copy link

Souro7 commented Mar 21, 2020

The default components generated by create-react-app are functional components. Can we modify the Tutorial (tic-tac-toe) to use the same since it can be confusing for beginners?

The current tutorial has class based components.

@Souro7 Souro7 changed the title Can we use functional components in the Tutorial since create-react-app now generates functional components? Can we use functional components in the Tutorial (tic-tac-toe) since create-react-app now generates functional components? Mar 21, 2020
@bootleg-icarus
Copy link

Possible duplication of #2833 (Outdated examples on homepage)

@Souro7 Souro7 closed this as completed Mar 30, 2020
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

No branches or pull requests

2 participants