Hi Vue professionals! I’m the maintainer of Kellnr, the registry for Rust crates. I’ve created a UI in Vue, but my frontend skill are minimal. I would like to make the UI reactive to look good on mobile screens, too.
Is here some brave soul that can help me? I have no idea where to start.
Just to get the terminology right: Reactivity means that an app tracks data changes and updates it’s view automatically. An app that adapts to different viewports is called responsive.
Thanks for correcting that. You are right, I want responsiveness not reactivity.