You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: