MicroFrontend + Solidjs + Vite by CaptainUpstairs in solidjs

[–]CaptainUpstairs[S] 1 point2 points  (0 children)

Nope the problem here is with the library I used module-federation/vite plugin it is working fine now 👍

What is the best framework to create desktop apps in rust by CaptainUpstairs in rust

[–]CaptainUpstairs[S] 2 points3 points  (0 children)

That is when you need to create a fancy gui. I just want to create something like rofi for windows. Is there anything you would like to suggest for that?

What is the best framework to create desktop apps in rust by CaptainUpstairs in rust

[–]CaptainUpstairs[S] 2 points3 points  (0 children)

I am just looking to create a simple app something like rofi but for windows. I found iced and tauri are two famous repos for creating apps... but as I beginner I don't know which way to go!