-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem?
The environment that runs TutorialKit apps is WebContainers — a variant of the usual Node.js environment. It comes with its own benefits (speed, no remote vm involved) and limitations (no native binaries). It would be helpful to explicitly mark the webcontainers are used here in the ui.
Describe the solution you'd like.
Let's add a "Powered by webcontainers.io" note at the very end of the lesson content, after the "Previous/Next lesson" navigation
powered-by-webcontainers2.mp4
Describe alternatives you've considered.
We could make it a fixed element of the UI, but this might be too distracting for the students.
powered-by-webcontainers1.mp4
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request