Currently most of the code snippets in official docs are written in classes.
I'm learning React hooks and would like to see examples more functional oriented.
Since you are planning to continue to support classes in the future, a switch option between classes and hooks in each code snippet in official docs would be nice.
Currently most of the code snippets in official docs are written in classes.
I'm learning React hooks and would like to see examples more functional oriented.
Since you are planning to continue to support classes in the future, a switch option between classes and hooks in each code snippet in official docs would be nice.