DEV Community

Aaron K Saunders
Aaron K Saunders

Posted on

9 1

Working With Remix Router In A Vue Application with Ionic Framework UI Components

Working With Remix Router In A Vue Application with Ionic Framework UI Components

Remix is a full stack web framework that lets you focus on the user interface and work back through web standards to deliver a fast, slick, and resilient user experience. People are gonna love using your stuff.

⚠️ remix-router-vue is very much in an alpha state and production usage is highly discouraged

This is a walkthrough of a sample application built using the remix-router-vue as a new way to build and structure VueJS applications. It brings over a fair bit of the Remix-Run functionality and I think it is pretty awesome.

Fear not if you are not informed about Ionic Framework, for the purpose of this content, it is just UI Components; you can use whatever you want to style your user interface.

Video

Source Code

Vue 3 Ionic Framework And Remix Router + Vite

See video - https://youtu.be/gCfinbw2nZ0

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup




SurveyJS custom survey software

Simplify data collection in your JS app with a fully integrated form management platform. Includes support for custom question types, skip logic, integrated CCS editor, PDF export, real-time analytics & more. Integrates with any backend system, giving you full control over your data and no user limits.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay