Open aralroca opened 1 month ago
Would you like to use something like TutorialKit? Or are you thinking in something more custom-made?
@enzonotario I didn't think about it, I was thinking more custom-made, but because I didn't know TutorialKit. Maybe we can value it. The editor for it be the same as the one we have or it come integrated?
I think we can re-use the current Monaco Editor, as long as we can import/use those React components.
I'll give it a little chance to see if possible.
Related to https://github.com/brisa-build/brisa/issues/158
This is blocked for: https://github.com/brisa-build/brisa/issues/525
In the same way that we expose the API to compile a WC, we must do the same for a Server Component, and to be able to use it inside the Playground to offer in the Playground to play also with the Server Components.