Skip to content

React-joyride and state management recommendation and multi app route questions #1143

Closed Answered by gilbarbara
anguyen-codelink asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @anguyen-codelink

First off, great job diving into React-Joyride and thinking about state management—it's totally normal to feel a bit overwhelmed with all the different options! 😊

Just a quick heads-up: despite having "React" in the name, React-Joyride isn’t maintained by the React team—it’s a third-party package.

So, there’s no "official" recommendation for state management. That said, you don’t necessarily need a state management library unless your use case requires more control over the tour's progress across different parts of your app.

What’s the Best Approach?

The best approach depends on how complex your state is:

  • If you’re just tracking a few state variables (like the curre…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gilbarbara
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants