Start your All-Access Pass to unlock this challenge
We just built a cool React component! Let's render it with Stimulus! Oh, but there's a catch: we need
to be able to pass the current user's name
directly from our server into React as a prop. What should
the Stimulus controller look like to allow this?
controller