|
|
|
|
|
by trueno
3 days ago
|
|
been following this for a bit and i do think dioxus is kind of the front runner at least in my head it seems to feel the most production-ready. if blitz works out thats going to be a very interesting new paradigm to tinker with (minimally ship browser pieces). ive been down this rabbithole with multiple languages, golang, rust, etc what kills me is no one is thinking of making a comprehensive and performant data grid type component. aggrid is my web standard/benchmark for how a table/grid component should look+behave+perform and ive yet to see anything like it in native gui packages. which is odd because we should be able to achieve something like aggrid and make it even more performant from languages like rust/go/etc |
|