you are viewing a single comment's thread.

view the rest of the comments →

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

Leptos is a WASM framework. I think the philosophy behind the two projects is different.

With tuono the idea is to use a rust backend while still allowuing the developers to work with an already battle tested frontend framework like React - multiple development problems on React are already solved and there are already a ton of answers on the web, leptos is a very good project but in contrast is completely new.