UIx Playground, interactive ClojureScript playground

Happy to announce UIx Playground, a coding sandbox running on bootstrapped ClojureScript https://uix-playground.vercel.app/

  • Create, share, remix and embed projects
  • Start online in the playground, export as shadow-cljs project for local development
  • Comes pre-bundled with React, UIx, Tailwind, react-query, react-router-dom, Three.js and React Three Fiber (more libraries will be added in future)
  • Driven by Monaco editor, with basic intellisense
  • Bug reports and feature requests are welcomed GitHub - roman01la/uix-playground: Interactive ClojureScript playground
6 Likes

That is extremely cool, congratulations!

Did you code the playground using UIx itself?

1 Like

Thanks! The project is built with UIx and a bunch of React libs to speed up UI development.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.