mastodon.online is one of the many independent Mastodon servers you can use to participate in the fediverse.
A newer server operated by the Mastodon gGmbH non-profit

Server stats:

10K
active users

#yew

1 post1 participant0 posts today
Replied in thread

@tuban_muzuru An alternative to egui would be a frontend framework like Yew or Dioxus, which would let you interact with the DOM.

However, as long as you don't want accessibility support, I think egui is pretty stable and a good option for more app-based websites.

Edit: Yew is dead so try another one here: github.com/flosse/rust-web-fra

A comparison of some web frameworks and libs written in Rust - flosse/rust-web-framework-comparison
GitHubGitHub - flosse/rust-web-framework-comparison: A comparison of some web frameworks and libs written in RustA comparison of some web frameworks and libs written in Rust - flosse/rust-web-framework-comparison
#egui#rust#rustlang

Mon 17 Feb @ 7.30pm, Martin Newcombe will talk about 'The Venerable Yew': This talk explores the history, folklore, uses of yew, and its role as Britain's oldest tree in history and wildlife.

Visitors/non-members £4 cash on the door please (Quaker Meeting House, Albert Road, Ashford, Kent) - EVERYONE WELCOME!

This is an in person event and it will not be streamed or recorded. #yew #tree #ecology #history #naturalhistory #countryside #kent #talk #lecture #event

Britain's oldest tree, the #FortingallYew, is 'undergoing a sex change' independent.co.uk/news/uk/home (2015)

"#Perthshire’s Fortingall #Yew, estimated to be ~5,000 years old (older than #Stonehenge), is considered male as it produces pollen, as opposed to female yews which bear seed-holding berries. However... 3 ripe red berries were spotted on one of the ancient yew’s branches this year, suggesting at least part of the #tree had become female... many other #conifers have been observed to switch sex"

I would like to give #rust a try for a web frontend using #Wasm. I want something that has painless (like the #Elm Architecture) state management. I saw #Dioxus and #Yew but state management looks like the same mess than in React. It seems that Sauron github.com/ivanceras/sauron/ could do the job, but there is no way to interact with JS (maybe not needed ?). Any feedback?

A versatile web framework and library for building client-side and server-side web applications - ivanceras/sauron
GitHubGitHub - ivanceras/sauron: A versatile web framework and library for building client-side and server-side web applicationsA versatile web framework and library for building client-side and server-side web applications - ivanceras/sauron