Example Remix tiny frontend host
Below, inside the dashed box, is a tiny frontend loaded dynamically on SSR and client side.
Try disabling JavaScript, and marvel as the tiny frontend still displays on page load ✨ !
Hello Remix! 🎉
I'm a tiny frontend 🐰 , I was deployed from this git repository. I'm just a regular React component, but my implementation was loaded at runtime!
You pressed my button 0 times!
You have pressed the button inside the tiny frontend 0 times.
← Back to indexCurious how it all works 🐰 ? Checkout the docs 📖 !