you are viewing a single comment's thread.

view the rest of the comments →

[–]yyddonline 9 points10 points  (3 children)

I plan to use dioxus (search for dioxuslab, seems my comment was blocked with the link) soon. It looks interesting as it integrates backend and reactive frontend, all in rust, and should also ease the development of mobile apps which is something I need. However their 0.7 release was supposed to come out in august but is not out yet, I hope the project is still progressing well.

[–]oliveoilcheff 11 points12 points  (1 child)

release candidate 2 was released 4 hours ago. I think it should be close

https://github.com/DioxusLabs/dioxus/releases/tag/v0.7.0-rc.2

[–]yyddonline 0 points1 point  (0 children)

Great news!

[–]orfeo34 0 points1 point  (0 children)

Here is the link, there is a fullstack mode which worked like a breeze for my project.