macklinu / spiritual-gifts

🙏 questionnaire to help determine your spiritual gifts
https://spiritual-gifts.now.sh/
1 stars 1 forks source link

Add redux devtools #11

Open macklinu opened 6 years ago

macklinu commented 6 years ago

I would like a devtools action that would answer all questions with random answers so that I can be taken to the results page without needing to manually answer all questions in the quiz.

macklinu commented 6 years ago

I couldn't figure out how to create a Redux DevTools monitor that dispatched an action using state from my own application.

I'm contemplating using react-konami to dispatch an action that'll randomly answer all questions in the quiz so that entering the cheat code allows me to go from the beginning of the quiz to the results view.