We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I've just stumbled upon this brilliant list of pattern, however, I have noticed one of them is wrong.
the "Function as children" section mentions that it's not possible, however, it's a known & used pattern.
See here as an example: https://codedaily.io/tutorials/6/Using-Functions-as-Children-and-Render-Props-in-React-Components
Regards, Simon
The text was updated successfully, but these errors were encountered:
After reading the rest of the article, I have noticed that it's explained under the Render Prop section.
In this case, what is implied by the Function as Children pattern, if not what's covered in the render prop section?
Sorry, something went wrong.
No branches or pull requests
Hi,
I've just stumbled upon this brilliant list of pattern, however, I have noticed one of them is wrong.
the "Function as children" section mentions that it's not possible, however, it's a known & used pattern.
See here as an example: https://codedaily.io/tutorials/6/Using-Functions-as-Children-and-Render-Props-in-React-Components
Regards,
Simon
The text was updated successfully, but these errors were encountered: