DEV Community

Discussion on: Building An acquisition Funnel in React with Xstate - Part 2

Collapse
 
ankush981 profile image
Ankush Thakur

Awesome, thanks! I'm really impressed with XState, having heard of it in a podcast recently. I wish it were more popular. In any case, I'm going to copy your app and post it on my GitHub to impress recruiters.

Collapse
 
jbrocher profile image
JB

Glad you liked it ! It's true Xstate is not that well known, and I'd say patterns like FSM are even more obscure for a lot of junior developers. That's why I think it's nice to show that it can be insanely useful in real life use cases, and integrates well with modern technologies like React.

Anyway don't hesitate to share, and good luck with the recruiters ;)