top | item 37398195

(no title)

pat64 | 2 years ago

My only major gripe with it is React. Either go all the way and build something for Svelte that does this lowering the bar to the bottom on both creation and understanding of the UI layer or

Do this with Rust and target Wasm abstracting away the hard / tedious parts of working with lower level languages and creating graphical applications.

Like this + Tauri would be an absolute powerhouse but as good as it is, it’s still just another React maker.

discuss

order

madeofpalk|2 years ago

This seems like a weird gripe. There's probably a high chance that a team/company has a bunch of React components already built, or they have a bunch of devs who know React, and just need an editor for it.

chrisvxd|2 years ago

React is what we needed for our use case, but maybe we can eventually evolve it to a place where it can be used with different frameworks.