M
M
Melz2018-08-18 01:20:34
WPF
Melz, 2018-08-18 01:20:34

ReactiveUI, who used it for big projects?

Greetings,
Actually the question is for those who used ReactiveUI .
- How does it generally work in complex interfaces?
How cross-platform is it?
- Is it worth it at all?
The question is of course too general, but apart from the site and a few examples from Hello world, there are almost no reviews on the Internet.
Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stanislav Makarov, 2018-08-19
@melz

How does it even work in complex interfaces?

It works fine, you just need to understand what you are doing and not thoughtlessly produce entities - you can easily overcomplicate the code or gobble up a bunch of computing resources. If you approach with the mind - everything is fine.
I only used for WPF, quote from the site:
This question boils down to "Should I use Rx in my project?" ReactiveUI is a bridge between the above UI technologies and ReactiveX. That's when you get tired of manually keeping track of relationships between different values ​​in your user interface, then you will come to ReactiveX with pleas for help.

R
Roman, 2018-08-18
@yarosroman

https://www.youtube.com/watch?v=aIroZq3Rwro
In fact, the replacement of INPC.
Cross-platform, how cross-platform is WPF

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question