social.coop is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Fediverse instance for people interested in cooperative and collective projects. If you are interested in joining our community, please apply at https://join.social.coop/registration-form.html.

Administered by:

Server stats:

492
active users

#reactiveui

0 posts0 participants0 posts today

“Vanilla JavaScript for flavouring, a full-fledged feast for large projects.”

Meet dd<el> – the Vanilla JavaScript library for building reactive UIs with syntax close to native DOM! No build step required, just native DOM with superpowers. ✨ #ReactiveUI based on signals and events.

- NPM: npmjs.com/package/deka-dom-el
- GitHub: github.com/jaandrle/deka-dom-e (use star if u like it)
- Docs & examples: jaandrle.github.io/deka-dom-el

Friday, what a wonderful day! The day when another work week comes to an end, and the day when I wrote my first ever article, so now you have something to spend the weekend on reading about #dotnet, #reactiveui, #avaloniaui, and properties because it's all about them!

github.com/YohDeadfall/YohDead

Without @oskardudycz and @thephd that work wouldn't be done at the level where it's now. Thank you for helping me in polishing it and suggesting improvements!

GitHubYohDeadfall.github.io/posts/2024-02-16-it-is-all-about-properties.md at main · YohDeadfall/YohDeadfall.github.ioContribute to YohDeadfall/YohDeadfall.github.io development by creating an account on GitHub.

I have the feeling that reactive programming in general and Reactive Extensions and ReactiveUI in particular can be incredibly powerful tools.

But the learning curve. 😱 I'm definitely doing something wrong, but I don't know what, and all my usual techniques fail me.

What's your best resources for newcomers to Rx.Net, ReactiveUI and similar?
Ideally it should focus not so much on the mechanics (I can read the docs), but rather how to reason about stuff and how to debug it.