Git Product home page Git Product logo

Comments (3)

zeerooth avatar zeerooth commented on September 25, 2024 1

Hey, I pushed the work that I've done some time ago to https://github.com/Zeerooth/kitsune/tree/experimental-frontend

This code is functional, you can use it as an example, but atm doesn't compile and emits a lot of warnings but fixing these probably wouldn't be much of a problem.

I decided to use dioxus in the end as I've discovered a nice way to integrate it into axum using liveview and then port it into desktop and mobile. Also I found that things like scopes, rendering tags etc. are more sane and coherent in dioxus than in leptos.

For the graphql part there I decided to go with cynic and it's quite an ok experience, but you have to generate your mutations, queries etc. by hand (there is a generator though).

from kitsune.

aumetra avatar aumetra commented on September 25, 2024

Even though a full Rust frontend would also be nice..

@zeerooth did you ever get around to experimenting with Leptos and similar frameworks?

from kitsune.

aumetra avatar aumetra commented on September 25, 2024

Hey, I pushed the work that I've done some time ago to https://github.com/Zeerooth/kitsune/tree/experimental-frontend

Thanks for that! I will take a look at it and maybe write an experimental port of the rest of the UI.
Right now we are at a good state for a port because the frontend isn't really far yet.

from kitsune.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.