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

Document how to use custom React components #5693

Open
dannysheridan opened this issue Jan 21, 2025 · 0 comments
Open

Document how to use custom React components #5693

dannysheridan opened this issue Jan 21, 2025 · 0 comments
Labels
documentation Related to buildwithfern.com/learn product/docs Fern Docs which builds and hosts a developer documentation site

Comments

@dannysheridan
Copy link
Member

Documentation Page URL

To be written

Issue Description

Helpful resource: https://github.com/fern-demo/fern-react-demo

Question from a user that prompted this issue:

what's the difference between custom react components versus just bundling the custom react code as custom javscript?

It will be glitchy bc you cant control when the component is rendered
You duplicate the react library which lower page performance
No SSR support so all content isn't SEO-optimized

Steps to Reproduce (Optional)

No response

Suggested Improvement

No response

@dannysheridan dannysheridan added documentation Related to buildwithfern.com/learn product/docs Fern Docs which builds and hosts a developer documentation site labels Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Related to buildwithfern.com/learn product/docs Fern Docs which builds and hosts a developer documentation site
Development

No branches or pull requests

1 participant