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.

  • doeknius_gloek@feddit.de
    link
    fedilink
    arrow-up
    7
    ·
    edit-2
    7 months ago

    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.