You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @CompuIves. Again, awesome work with CodeSandbox!
It would be great if we could have an empty (non-react/non-framework) templates for both plain JavaScript and TypeScript. I often just want to try out or share pure data-based JavaScript, like RxJS concepts and I don't need any visual representation for that, yet CodeSandbox is great for this use case too. Even better, perhaps the View part in such cases could be replaced with a visual console.log.