mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
7d40ded3c3
## About the changes Adding in an initial React tutorial with Unleash! This includes installing Unleash, creating a React application with Vite, then integrating Unleash to use with a CSS-focused feature toggle. ### Important files - New File: `website/docs/feature-flag-tutorials/react/implementing-feature-flags.md` - Added new tutorial to navigation in `sidebars.js` and `docusaurus.config.js` There is a lot of room to make more advanced use case additions to this React tutorial. For example, addressing SSR. I think that'd be good for a future iteration to be helpful to the community. |
||
---|---|---|
.. | ||
contributing | ||
feature-flag-tutorials | ||
how-to | ||
migrations | ||
reference | ||
topics | ||
understanding-unleash | ||
unleash-academy | ||
using-unleash | ||
client-specification.md | ||
quickstart.md | ||
welcome.md |